mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #771] NGINX: 502 Bad Gateway #557
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#557
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 @ghost on GitHub (Jul 28, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/771
Hello! I have an issue while trying to access koel with domain name on NGINX, it returns an error 502. I have tried to run
php artisan serve --host 0.0.0.0and then it didn't return en error, but it was a blank white screen with title in the tab koel.P.S works fine when using my IP:8000. Could you help me, please?
My entire configuration of NGINX is taken from repo. So:
I have also tried changing
fastcgi_pass 127.0.0.1:9000;tofastcgi_pass unix:/run/php/php7.0-fpm.sock;, but it didn't help.@sijanec commented on GitHub (Sep 14, 2018):
Quick TIP. If you are trying to connect outside of your LAN, check NAT connection settings, restore your router or check modified DNS settings.
If it is in your LAN, check DNS records on both machines and flush the cache. or DELETE them.
@ghost commented on GitHub (Sep 14, 2018):
Already fixed that :) But still thx.
On Fri, 14 Sep 2018 at 13:12, Anton Šijanec notifications@github.com
wrote:
--
Sincerely, Andrei
Lep pozdrav, Andrei
С уважением, Андрей
My Blog https://andagent.com