exodus4d / pathfinder

Mapping tool for EVE ONLINE
https://www.pathfinder-w.space
MIT License
383 stars 250 forks source link

sso/requestAuthorization Internal Server Error #998

Closed ysm1mh closed 4 years ago

ysm1mh commented 4 years ago

Hello guys.

i am in need of some help. i installed pathfinder accordingly to the wiki. setup nginx and pathfinder.conf. i did the https://github.com/exodus4d/pathfinder#project-structure. i did composer install in the pathfinder directory. i made a eve dev app with client id and stuff. and double checked the sso url wich is https://mysite.com/sso/callbackAuthorization.

in the logs dir in pathfinder. nginx_access.log i see 172.18.0.12 - - [28/Sep/2020:11:12:49 +0200] "GET /sso/requestAuthorization HTTP/1.1" 302 5 its th eonly thing i can see as i have no errors showing in the nginx_error.log or the esi_requests.log

i am stuck atm and dont know what to do.

everytime i got sso login my site gives this adres http://mysite.com/sso/requestAuthorization i get a Internal Server Error.

does anyone have any idea what this can be?

ysm1mh commented 4 years ago

issue resolved. pathfinder wasnt communicating properly with my treafik container.