Search found 3 matches
- Monday 20 March 2023 16:36
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: API calls not working on fresh install 2023 .1
- Replies: 5
- Views: 523
Re: API calls not working on fresh install 2023 .1
ok, i think i know what happend now.. Browser access wasn't possible to port 500. In the new setup under security "remote shared port" i saw it was set to 500 so i assumed that was the port that Domoticz was listing on for the API calls. But it was listening on 8080 (same as the Domoticz environment ...
- Monday 20 March 2023 15:55
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: API calls not working on fresh install 2023 .1
- Replies: 5
- Views: 523
Re: API calls not working on fresh install 2023 .1
yes, i have trusted network set and enabled basic-auth over http
- Monday 20 March 2023 15:44
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: API calls not working on fresh install 2023 .1
- Replies: 5
- Views: 523
API calls not working on fresh install 2023 .1
I did a fresh RPI install of the latest Raspbian (Kernel 5. 15 Debian 11) and Domoticz version 2023 .1 After restoring the database i noticed that some custom scripts weren't updating my dummy sensors. I tried running the API call from my browser: http://192. 168. 30. 10: 500/json. htm?type=command ...