schmupu / ioBroker.lupusec

Adapter for Lupusec alarm system
MIT License
12 stars 4 forks source link

Problem with the iOS Lupus app #56

Open BenBoKo opened 1 year ago

BenBoKo commented 1 year ago

I've had the adapter up and running for the last year. But I've had a problem with the iOS Lupus App since the beginning. When the ioBroker is running, the app can no longer be used properly, everything is quite slow. As soon as I don't have the ioBroker running, the app works perfectly again. What could be the cause of this?

Versions:

schmupu commented 1 year ago

Which Lupusec model you are using (X2, ....)? Can you please publish your ioBroker settings for the Lupusec adapter (except for IP, username, password). Myself, I use the XT2 and cannot determine the phenomenon :-(

BenBoKo commented 1 year ago

I use the XT2 Plus Model. Which settings do you mean? I have the yahka Homekit adapter, too. But the problem is still there, even wehen I stop the yahka adapter.

schmupu commented 1 year ago

Try to change the "Polltime in sec." too a higher value under expert settings. For example 1 sec. or 15 sec. Does that help?

image
BenBoKo commented 1 year ago

Ok, thank you, I changed it in a higher value. I will try it the rest of the day.

BenBoKo commented 1 year ago

I changed the poltime from 1 to 10 and to 15sec. The problem is the same.

schmupu commented 7 months ago

I tried to reproduce the error. No chance. It works without problems :-(

heresiarch commented 7 months ago

The latest iOS App has issues with 401 errors in the HTTP Stream independent, whether the adapter is running or not. I opened a ticket at Lupus, attached some log lines what happens if you edit a sensor via the App(Reverse Proxy NGINX). This is really slow without or with reverse proxy. The webinterface do not have that problem, it must be an iOS issue. I now use Jarvis for setting the Alarm Panel condition via that great adapter it is much faster. The App is only good for configuration and Push Messages. grafik Here are the logs showing 401 errors which slows the iOS App.

xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:18 +0000] "GET /action/firmwareGet HTTP/1.1" 200 66 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:19 +0000] "GET /action/login HTTP/1.1" 200 31692 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:19 +0000] "GET /action/ipcamGet HTTP/1.1" 200 902 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:19 +0000] "GET /action/groupGet HTTP/1.1" 200 305 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:20 +0000] "GET /language/de.js HTTP/1.1" 200 110387 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:20 +0000] "GET /override/de.js HTTP/1.1" 200 9 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:21 +0000] "GET /action/tokenGet HTTP/1.1" 200 80 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:21 +0000] "GET /action/reportPushGet HTTP/1.1" 200 4451 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:21 +0000] "POST /action/reportPushPost HTTP/1.1" 200 72 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:22 +0000] "GET /action/changePasswdGet HTTP/1.1" 200 151 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/datetimeGet HTTP/1.1" 200 530 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/haProfileGet HTTP/1.1" 200 441 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/groupGet HTTP/1.1" 200 305 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/panelFaultGet HTTP/1.1" 200 34 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/sceneGet HTTP/1.1" 200 1005 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/deviceGroupGet HTTP/1.1" 200 32 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "POST /action/recordListGet HTTP/1.1" 200 4013 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:23 +0000] "GET /action/deviceGet HTTP/1.1" 200 19910 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:24 +0000] "GET /action/firmwareCheck HTTP/1.1" 200 117 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:28 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:28 +0000] "POST /action/recordListGet HTTP/1.1" 200 3979 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:28 +0000] "GET /action/deviceGet HTTP/1.1" 200 19460 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:33 +0000] "GET /action/panelFaultGet HTTP/1.1" 200 34 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:33 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:33 +0000] "POST /action/recordListGet HTTP/1.1" 200 3979 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:33 +0000] "GET /action/deviceGet HTTP/1.1" 200 19454 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:38 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:38 +0000] "POST /action/recordListGet HTTP/1.1" 200 3979 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:38 +0000] "GET /action/deviceGet HTTP/1.1" 200 19454 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:43 +0000] "GET /action/deviceGet HTTP/1.1" 499 0 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:43 +0000] "GET /action/panelFaultGet HTTP/1.1" 200 34 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:43 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:43 +0000] "POST /action/recordListGet HTTP/1.1" 200 3985 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:43 +0000] "GET /action/deviceGet HTTP/1.1" 200 19454 "-" "Lupusec/1.0"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:45 +0000] "GET /setting/get.htm?page=deviceEdit&id=RF%3A055ede80 HTTP/1.1" 200 4588 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /css/style.css HTTP/1.1" 200 38868 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /js/script.js HTTP/1.1" 200 563056 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/welcomeGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/panelCondGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/firmwareCheck HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/ddnsUpdateWebGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/networkGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:45 +0000] "GET /action/webCfgGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /action/tokenGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/firmwareCheck HTTP/1.1" 200 117 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /action/changePasswdGet HTTP/1.1" 401 47 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/panelCondGet HTTP/1.1" 200 707 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/ddnsUpdateWebGet HTTP/1.1" 200 182 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/welcomeGet HTTP/1.1" 200 392 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/networkGet HTTP/1.1" 200 560 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/changePasswdGet HTTP/1.1" 200 151 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/webCfgGet HTTP/1.1" 200 376 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /js/config.json HTTP/1.1" 200 25121 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/tokenGet HTTP/1.1" 200 80 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /override/de.js HTTP/1.1" 200 9 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /language/de.js HTTP/1.1" 200 110387 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /css/theme2.css HTTP/1.1" 200 142206 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/sonosGet HTTP/1.1" 200 32 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/netatmoStationDataGet HTTP/1.1" 200 72 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/groupGet HTTP/1.1" 200 305 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:46 +0000] "GET /fonts/Futura_LT_W01_Book.woff2 HTTP/1.1" 200 18428 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "POST /action/deviceGet HTTP/1.1" 200 19898 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:46 +0000] "GET /action/datetimeGet HTTP/1.1" 200 530 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:47 +0000] "GET /svg/svg.lib HTTP/1.1" 200 455723 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:47 +0000] "GET /setting/deviceEdit.htm HTTP/1.1" 200 83001 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:48 +0000] "GET /action/areaModeGet HTTP/1.1" 200 151 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:48 +0000] "GET /action/areaListGet HTTP/1.1" 200 62 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:48 +0000] "POST /action/deviceEditGet HTTP/1.1" 200 2734 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:48 +0000] "GET /css/images/ui-icons_dadada_256x240.png HTTP/1.1" 200 7195 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - - [27/Jan/2024:20:47:48 +0000] "GET /loaded.htm HTTP/1.1" 200 0 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:47:56 +0000] "POST /action/deviceGet HTTP/1.1" 200 19460 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:48:06 +0000] "POST /action/deviceGet HTTP/1.1" 200 19460 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:48:16 +0000] "POST /action/deviceGet HTTP/1.1" 200 19454 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:48:27 +0000] "POST /action/deviceGet HTTP/1.1" 200 19845 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:48:36 +0000] "POST /action/deviceGet HTTP/1.1" 200 19460 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
xxx.xxx.xxx.xxx - admin [27/Jan/2024:20:48:46 +0000] "POST /action/deviceGet HTTP/1.1" 200 19460 "https://mylupis.mydomain.online/setting/get.htm?page=deviceEdit&id=RF%3A055ede80" "Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148"
heresiarch commented 7 months ago

I seems too happen only with the first sensor you edit, after that its not throwing 401 anymore in the logs for the iOS App. My Adapter Interval is 15 seconds.