Coder Social home page Coder Social logo

Error after SSO about eve-skylizer HOT 10 CLOSED

chrrtg avatar chrrtg commented on August 16, 2024
Error after SSO

from eve-skylizer.

Comments (10)

erikterr avatar erikterr commented on August 16, 2024 1

Oook fixed by creating newer vhost, alone without any other alias and worked. Tnx a lot for point me in the good direction.

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

Did you entered your Eve Player name as the admin in the conifg (./config/autoload/local.php) as seen in wiki-install in section "local.php : User & Corporation access"?
Please mind, after each change in the config file you should remove all caches rm -Rf ./data/cache/*

Which log-level you had configured (see bottom of local.php)? If you experience errors with skylizer please set it to DEBUG and have a look into the Skylizer Logfile (./data/log/...). You may share the logfile in such case with me but replace in particular any access or refresh token with "xxx" or such.

from eve-skylizer.

erikterr avatar erikterr commented on August 16, 2024

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

Would you like to show me a screenshot of the browser if showing the "Forbidden" error and please would you add a pastbin with the last lines from your apache access and error log?
I would like to eliminate possible problems with your web server configuration first.

from eve-skylizer.

erikterr avatar erikterr commented on August 16, 2024

sure. In attach the error: https://prnt.sc/smun2s
Here Apache config (we have multiple aliases):
######Moons######
Alias /moons /opt/skylizer/eve-skylizer/public
<Directory /opt/skylizer/eve-skylizer/public>
Order allow,deny
Allow from all
AllowOverride All
Require all granted
Options FollowSymLinks
DirectoryIndex index.php

Error.log: https://pastebin.com/9mVB97EG
Access.log: https://pastebin.com/X4gf0PnQ

Probably I made some mistake on apache config, but other sites worked without problems...

from eve-skylizer.

erikterr avatar erikterr commented on August 16, 2024

Ah, debug log:
2020-05-22T21:10:36+00:00 DEBUG (7): Auth indexAction
2020-05-22T21:10:36+00:00 DEBUG (7): eveSsoLogin:
2020-05-22T21:47:42+00:00 DEBUG (7): Auth indexAction
2020-05-22T21:47:42+00:00 DEBUG (7): eveSsoLogin:

(it's like this, empty)

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

It's a problem with your web server configuration. It looks like you try to run multiple applications on the same domain and some rewrite rules does not work.
You may debug rewrite rules (see https://stackoverflow.com/questions/9632852/how-to-debug-apache-mod-rewrite.
Skylizer is made to be run on his own subdomain. If you find a solution to make it running in your specific environment please let me know. I'm happy to add the solution to the documentation then.

from eve-skylizer.

erikterr avatar erikterr commented on August 16, 2024

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

Skylizer runs perfectly on his own domain like moons.mysite.org. But if the problem remain it's because of your apache configuration. I suggest to enable all logfiles and have a look on them, in particular apache access and error log, rewrite log, PHP log and the skylizer log.
Apologies, but I can not help you configuring your webserver.

from eve-skylizer.

erikterr avatar erikterr commented on August 16, 2024

Ok, I appreciate you point me on the good direction. I created new vhost, only for Skylizer, now I receive error 500, seem to be some rewrite rules don't work: https://pastebin.com/52hrmWvD
Could you help a little bit? :)

from eve-skylizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.