We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To ensure that a I has enough information to work with please include all of the following information.
Use proper markdown syntax to structure your post (i.e. code/log in code blocks).
Make sure you provide the following information below:
Version "current" couldn't find version number
Branch master2
Commit hash 3f78517
Operating system Linux-4.19.41-Unraid-x86_64-
Python version 2.7.16 (default, May 6 2019, 19:35:26) [GCC 8.3.0]
What you did? Enabled SSL
What happened? The web server doesn't seem to start.
What you expected? For HTPC Mananger to Start
How can we reproduce your issue? Enable SSL
What are your (relevant) settings? Enabled functions: CouchPotato, SickBeard, NZBget
Include a link to your FULL (not just a few lines!) log file that has the error. Please use https://gist.github.com/santiman717/bd21b038f0390dd58358c3ad7270c48a
Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.
The text was updated successfully, but these errors were encountered:
ChannelFailures: IOError("Port 8085 not free on '192.168.0.72'",)
It seems like something else listens on port 8085 already. To check/list all TCP/UDP listening processes with ports, you can run:
ss -tulpn
If you still use HTPC Manager, you might want to consider migrating to our maintained Python 3 fork: https://github.com/HTPC-Manager/HTPC-Manager
Sorry, something went wrong.
No branches or pull requests
Reporting Issues:
To ensure that a I has enough information to work with please include all of the following information.
Use proper markdown syntax to structure your post (i.e. code/log in code blocks).
Make sure you provide the following information below:
Version
"current" couldn't find version number
Branch
master2
Commit hash
3f78517
Operating system
Linux-4.19.41-Unraid-x86_64-
Python version
2.7.16 (default, May 6 2019, 19:35:26) [GCC 8.3.0]
What you did?
Enabled SSL
What happened?
The web server doesn't seem to start.
What you expected?
For HTPC Mananger to Start
How can we reproduce your issue?
Enable SSL
What are your (relevant) settings?
Enabled functions: CouchPotato, SickBeard, NZBget
Include a link to your FULL (not just a few lines!) log file that has the error. Please use https://gist.github.com/santiman717/bd21b038f0390dd58358c3ad7270c48a
Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.
Link to log:
The text was updated successfully, but these errors were encountered: