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.

image

image

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  ERROR  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  WARN  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  ERROR  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 ℹ Requested frontend content of configuration ‘default’ 2023-05-22T09:20:39.340114716Z ℹ 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 ℹ Saving updated configuration of ‘default’ config. 2023-05-22T09:42:55.304204679Z 2023-05-22T09:42:55.543696721Z  WARN  Unexpected response: Request failed with status code 401 2023-05-22T09:42:55.544000518Z 2023-05-22T09:43:04.584653862Z ℹ 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 ℹ 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 ℹ Saving updated configuration of ‘default’ config. 2023-05-22T09:52:33.665491501Z 2023-05-22T09:52:33.678875586Z  ERROR  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  ERROR  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  ERROR  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  WARN  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 ℹ Saving updated configuration of ‘default’ config. 2023-05-22T10:22:32.801557183Z 2023-05-22T10:22:36.261930584Z  ERROR  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  WARN  Unexpected response: Request failed with status code 401 2023-05-22T10:22:36.263346115Z 2023-05-22T10:23:04.481268435Z ℹ Saving updated configuration of ‘default’ config. 2023-05-22T10:23:50.302645135Z ℹ 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

Most upvoted comments

Share my case

Homarr is deployed in Docker image

AdGuardHome It can be installed directly on Linux, or on a router or docker, and I have tried to make Homer recognize it correctly image

Homarr Setting: Both network address and port can be successful For example: http://10.0.0.9 http://10.0.0.91:3000 image image 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 image

Finally, the browser cache must be cleared image

Can confirm this resolved the issue for me as well.

好的,那么集成对你有用吗?(显然在你设置为24小时之后)。 Yes, it’s fine now

Share my case

Homarr is deployed in Docker image

AdGuardHome It can be installed directly on Linux, or on a router or docker, and I have tried to make Homer recognize it correctly image

Homarr Setting: Both network address and port can be successful For example: http://10.0.0.9 http://10.0.0.91:3000 image image 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 image

Finally, the browser cache must be cleared image

Hi, I’m sorry to hear that you have that much trouble with Homarr. The Adguard bug is a known issue and I’m working on a fix.

Regarding the credentials, can you create a new issue for this and provide exact reproduction steps (maybe with example config?). I will handle it with urgency.

May I also ask, whether you checked the config on the file system, just from the message in the log or how do you know, that they are not in the config? Just curious…

Sorry for the inconvenience

Thank you, Ill put the info in a new issue right now.