mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #330] Login gives 404 for /api/me #243
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#243
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JoshkVFX on GitHub (May 16, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/330
Hey Phan an,
Just trying to create a virtual host for koel and I'm getting the login page no problem, but then I'll try and login and it just does that shake thing signifying wrong credentials.
Then I do F12 and look at the network capture (chrome) and it says
Just got
I've got my directory in /var/www/music/ and I'm running Ubuntu 14.04.4
@phanan commented on GitHub (May 17, 2016):
Make sure you have mod_rewrite enabled.
@JoshkVFX commented on GitHub (Jun 8, 2016):
Hey Phanan, I've definitely got mod_rewrite enabled but it's still giving me the save problems. Any ideas?
@paul-mesnilgrente commented on GitHub (Jul 3, 2017):
Hi, did you solve the problem? I have exactly the same. Here is my
koel-le-ssl.confThis is the good URLs so you can test yourself.
I have rewrite module enabled. I can provide more information if you want to.
@paul-mesnilgrente commented on GitHub (Jul 3, 2017):
Hi I solved my problem by adding this to my virtualhost: