mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #194] :9000 port does not working... #371
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 @nanedi on GitHub (May 8, 2021).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/194
:9000 port does not working...
@asapach commented on GitHub (May 8, 2021):
any details?
@nanedi commented on GitHub (May 8, 2021):
Debian 10 x64, Tried vultr.
@asapach commented on GitHub (May 8, 2021):
I've tried vultr as well and got it working. You need to either disable the firewall or open the ports:

Debian also has its own firewall, so you can either disable or reconfigure it:
@nanedi commented on GitHub (May 8, 2021):
Thanks.
@nanedi commented on GitHub (May 8, 2021):
Thanks.