Search found 2 matches
- Thursday 26 March 2020 14:01
- Forum: LUA
- Topic: lua socket require socket.http and socket.core problem and solution
- Replies: 7
- Views: 9960
Re: lua socket require socket.http and socket.core problem and solution
. I'm facing the exact same problem since updating to V2020.1... Tried changing folders, lua5.2 to 5.3 etc, but no result. Edit: I solved the issue by putting -- in front of the lines in the script. Apparently they are not required anymore. Specifically for the script I quoted it isn't required ...
- Wednesday 25 March 2020 10:04
- Forum: LUA
- Topic: lua socket require socket.http and socket.core problem and solution
- Replies: 7
- Views: 9960
Re: lua socket require socket.http and socket.core problem and solution
Hi, I'm using domoticz for a couple of years now, and never required to register to this forum to solve issues. however after installing the V2020.1 version my domoticz setup is broken regarding the lua issues. Above solution partly solved my issue, when I add the code as below ...