homarr: AdGuard Integration not working if statistical reservation is not set to 24h
Environment
Docker
Version
0.12.2
Describe the problem
I updated to the latest version and tried to add the Adguard integration,m but it is not showing any data. No configuration for it when I click the three dots on it.
Logs
2023-05-21T15:03:08.169132845Z Listening on port 7575 url: http://e48758a8de65:7575 2023-05-22T02:00:06.943459243Z 2023-05-22T02:00:20.938223788Z [41m[30m ERROR [39m[49m Unexpected error: write EPROTO 139671388859184:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:…/deps/openssl/openssl/ssl/record/ssl3_record.c:331: 2023-05-22T02:00:20.938576377Z 2023-05-22T02:00:20.938826085Z 2023-05-22T09:19:35.077889627Z 2023-05-22T09:19:44.027991270Z [43m[30m WARN [39m[49m Unexpected response: Request failed with status code 401 2023-05-22T09:19:44.028195835Z 2023-05-22T09:19:44.028293970Z 2023-05-22T09:19:44.028373078Z [41m[30m ERROR [39m[49m Unexpected error: connect ECONNREFUSED 192.168.1.10:8123 2023-05-22T09:19:44.028486599Z 2023-05-22T09:20:21.338275120Z Error: ‘sharp’ is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production 2023-05-22T09:20:39.337260284Z [36mℹ[39m Requested frontend content of configuration ‘default’ 2023-05-22T09:20:39.340114716Z [36mℹ[39m Requested frontend content of configuration ‘default’ 2023-05-22T09:23:19.270349524Z Error: ‘sharp’ is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production 2023-05-22T09:23:46.936624966Z [36mℹ[39m Saving updated configuration of ‘default’ config. 2023-05-22T09:42:55.304204679Z 2023-05-22T09:42:55.543696721Z [43m[30m WARN [39m[49m Unexpected response: Request failed with status code 401 2023-05-22T09:42:55.544000518Z 2023-05-22T09:43:04.584653862Z [36mℹ[39m Saving updated configuration of ‘tamimology’ config. 2023-05-22T09:43:04.913461080Z Error: ‘sharp’ is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production 2023-05-22T09:43:24.067672958Z [36mℹ[39m Saving updated configuration of ‘default’ config. 2023-05-22T09:44:40.275691940Z Error: ‘sharp’ is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production 2023-05-22T09:44:53.239902180Z [36mℹ[39m Saving updated configuration of ‘default’ config. 2023-05-22T09:52:33.665491501Z 2023-05-22T09:52:33.678875586Z [41m[30m ERROR [39m[49m Unexpected error: write EPROTO 139671388859184:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:…/deps/openssl/openssl/ssl/record/ssl3_record.c:331: 2023-05-22T09:52:33.679223481Z 2023-05-22T09:52:33.679443497Z 2023-05-22T10:10:52.383281524Z 2023-05-22T10:10:53.148409628Z [41m[30m ERROR [39m[49m Unexpected error: connect ECONNREFUSED 192.168.1.10:8123 2023-05-22T10:10:53.148764113Z 2023-05-22T10:16:55.946909405Z 2023-05-22T10:16:56.006933216Z [41m[30m ERROR [39m[49m Unexpected error: write EPROTO 139671388859184:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:…/deps/openssl/openssl/ssl/record/ssl3_record.c:331: 2023-05-22T10:16:56.007254378Z 2023-05-22T10:16:56.007470030Z 2023-05-22T10:16:57.371329243Z 2023-05-22T10:17:03.819642884Z [43m[30m WARN [39m[49m Unexpected response: Request failed with status code 401 2023-05-22T10:17:03.819980738Z 2023-05-22T10:18:27.128740498Z Error: ‘sharp’ is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production 2023-05-22T10:18:37.284258132Z [36mℹ[39m Saving updated configuration of ‘default’ config. 2023-05-22T10:22:32.801557183Z 2023-05-22T10:22:36.261930584Z [41m[30m ERROR [39m[49m Unexpected error: write EPROTO 139671388859184:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:…/deps/openssl/openssl/ssl/record/ssl3_record.c:331: 2023-05-22T10:22:36.262513841Z 2023-05-22T10:22:36.262794124Z 2023-05-22T10:22:36.262965104Z 2023-05-22T10:22:36.263137711Z [43m[30m WARN [39m[49m Unexpected response: Request failed with status code 401 2023-05-22T10:22:36.263346115Z 2023-05-22T10:23:04.481268435Z [36mℹ[39m Saving updated configuration of ‘default’ config. 2023-05-22T10:23:50.302645135Z [36mℹ[39m Saving updated configuration of ‘default’ config.
Context
homarr:
container_name: homarr
restart: always
environment:
- TZ=$TZ
- PASSWORD=$DASH_PWD
- DOCKER_HOST=$DOCKER_HOST
- EDIT_MODE_PASSWORD=$DASH_PWD
volumes:
- $PERSIST/homarr:/app/data/configs
- $PERSIST/homarr/icons:/app/public/icons
ports:
- 5050:7575
image: 'ghcr.io/ajnart/homarr:latest'
Please tick the boxes
- I confirm that I attached the proper logs
- I’ve read the docs
- I’ve checked for duplicate issues
- I’ve tried to debug myself
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 42
Can confirm this resolved the issue for me as well.
Share my case
Homarr is deployed in Docker
AdGuardHome It can be installed directly on Linux, or on a router or docker, and I have tried to make Homer recognize it correctly
Homarr Setting: Both network address and port can be successful For example: http://10.0.0.9 http://10.0.0.91:3000 The account password must be filled in multiple times. It was found during reinstallation that the password or account was not saved
AdGuardHome Setting: Only here needs to be noted
Finally, the browser cache must be cleared
Thank you, Ill put the info in a new issue right now.