Replies: 2 comments 1 reply
-
try a higher port number like 60000 , there may be some security setting? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I was having this same issue, but was able to resolve it by specifiying localhost: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Launch with:
changedetection.io -C ~/cd-data -p 5000
(also tried a few other ports)Starting up fails and results in this:
Version
Exact version in the top right area: 0.49.0 (cross checked with PyPI)
How did you install?
pipx
To Reproduce
Steps to reproduce the behavior:
changedetection.io -C ~/cd-data -p [any port]
Expected behavior
Program does not error on launch
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions