-
|
Hello, I am trying to set soular up I am running the manual install (not docker) ive git cloned the repo. set up python3, pip, installed requirements.txt, configured config.ini as such: but when i run soular.py: it also happens when i connect via caddy: what i honestly dont understand if that if i specify the port 5030, the error says it failed to connect to 443? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
This is wrong It should be |
Beta Was this translation helpful? Give feedback.
-
|
oh wow that was stupid from me. thank you very much! |
Beta Was this translation helpful? Give feedback.
This is wrong
host_url = http://192.168.236.9/:5030It should be
host_url = http://192.168.236.9:5030/