[GH-ISSUE #1175] Login Error - Status Code 500 #678

Closed
opened 2026-02-26 02:33:56 +03:00 by kerem · 2 comments
Owner

Originally created by @wlyhdg on GitHub (Jan 24, 2020).
Original GitHub issue: https://github.com/koel/koel/issues/1175

Hi Koel community,

I am trying to play with Koel with potential to help with this open source code! After I successfully install php and go through the setup I serve the login page but I cannot log in with my preset account email + password. When looking at the dev tools on Chrome I see a "POST http://localhost:8000/api/me 500 (Internal Server Error)" . This is verified with Postman as well.

Any idea on why this is the case? Is there a bug or am I missing something in the configuration. Any feedback is welcomed. Bless.

Originally created by @wlyhdg on GitHub (Jan 24, 2020). Original GitHub issue: https://github.com/koel/koel/issues/1175 Hi Koel community, I am trying to play with Koel with potential to help with this open source code! After I successfully install php and go through the setup I serve the login page but I cannot log in with my preset account email + password. When looking at the dev tools on Chrome I see a _"POST http://localhost:8000/api/me 500 (Internal Server Error)"_ . This is verified with Postman as well. Any idea on why this is the case? Is there a bug or am I missing something in the configuration. Any feedback is welcomed. Bless.
kerem closed this issue 2026-02-26 02:33:56 +03:00
Author
Owner

@BrookeDot commented on GitHub (Mar 20, 2020):

Can you tell us more about your server configuration, for example, are you using the Docker Image, NGINX or Apache? It would also be good if you could check both the PHP and server logs for any hints.

You may also find the sample NGINX config handy:
https://github.com/phanan/koel/blob/master/nginx.conf.example

<!-- gh-comment-id:601859442 --> @BrookeDot commented on GitHub (Mar 20, 2020): Can you tell us more about your server configuration, for example, are you using the Docker Image, NGINX or Apache? It would also be good if you could check both the PHP and server logs for any hints. You may also find the sample NGINX config handy: https://github.com/phanan/koel/blob/master/nginx.conf.example
Author
Owner

@BrookeDot commented on GitHub (Apr 15, 2020):

I am going to close this issue due to lack of activity. Feel free to reply if you are still having trouble.

<!-- gh-comment-id:614273445 --> @BrookeDot commented on GitHub (Apr 15, 2020): I am going to close this issue due to lack of activity. Feel free to reply if you are still having trouble.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#678
No description provided.