Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. AdGuard Home
  3. AdGuard - after update, all my stats are reset to 0, and filtering is defunct

AdGuard - after update, all my stats are reset to 0, and filtering is defunct

Scheduled Pinned Locked Moved Solved AdGuard Home
9 Posts 2 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • necrevistonnezrN Offline
    necrevistonnezrN Offline
    necrevistonnezr
    wrote on last edited by necrevistonnezr
    #1

    After just updating to the lastest version, all my stats have been reset to 0.
    Filtering seems to be defunct as well, I don't see any request in the AdGuard Home log or the cloudron log....?

    1 Reply Last reply
    0
    • necrevistonnezrN Offline
      necrevistonnezrN Offline
      necrevistonnezr
      wrote on last edited by
      #9

      Nevermind, I did a new install, set up everything from scratch and all is good. Maybe it was some weird setting I had done, who knows…

      1 Reply Last reply
      2
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #2

        @necrevistonnezr I just checked mine and stats and filtering is fine. You are referring to package v1.10.11 ?

        1 Reply Last reply
        0
        • necrevistonnezrN Offline
          necrevistonnezrN Offline
          necrevistonnezr
          wrote on last edited by necrevistonnezr
          #3

          Yes. Stats remain empty.

          Logs:

          Oct 03 17:08:18 - => Starting AdGuard Home
          Oct 03 17:08:19 - 2024/10/03 15:08:19.559682 [info] AdGuard Home, version v0.108.0-b.58
          Oct 03 17:08:19 - 2024/10/03 15:08:19.584332 [info] tls: using default ciphers
          Oct 03 17:08:19 - 2024/10/03 15:08:19.619416 [info] safesearch default: reset 258 rules
          Oct 03 17:08:19 - 2024/10/03 15:08:19.710497 [info] Initializing auth module: /app/data/data/sessions.db
          Oct 03 17:08:19 - 2024/10/03 15:08:19.717505 [info] auth: initialized. users:1 sessions:3
          Oct 03 17:08:20 - 2024/10/03 15:08:20.854548 [info] dnsproxy: upstream mode is set mode=load_balance
          Oct 03 17:08:20 - 2024/10/03 15:08:20.854655 [info] dnsproxy: max goroutines is set count=300
          Oct 03 17:08:20 - 2024/10/03 15:08:20.855249 [info] AdGuard Home is available at the following addresses:
          Oct 03 17:08:20 - 2024/10/03 15:08:20.855289 [info] clients: processing addresses
          Oct 03 17:08:20 - 2024/10/03 15:08:20.875818 [info] go to http://127.0.0.1:3000
          Oct 03 17:08:33 - 2024/10/03 15:08:33.968032 [info] dnsproxy: starting dns proxy server
          Oct 03 17:08:33 - 2024/10/03 15:08:33.968076 [info] dnsproxy: creating udp server socket addr=0.0.0.0:53
          Oct 03 17:08:33 - 2024/10/03 15:08:33.968297 [info] dnsproxy: listening to tcp addr=[::]:53
          Oct 03 17:08:33 - 2024/10/03 15:08:33.973543 [info] dnsproxy: entering udp listener loop addr=[::]:53
          Oct 03 17:08:33 - 2024/10/03 15:08:33.973726 [info] dnsproxy: entering listener loop proto=tcp addr=[::]:53
          Oct 03 17:12:47 - 2024/10/03 15:12:47.264059 [info] home: language is set to de
          
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #4

            @necrevistonnezr AdGuard itself has no database and just stores everything on the filesystem. Given that you are able to login to adguard, this means that atleast the settings file was not changed by the package (since the password is there). The package doesn't touch any other files, so maybe something in adguard is causing this.

            So, you are saying even when using adguard the stats don't change?

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #5

              So, in my instance, I have these in my data folder

              image.png

              I thought those db files are sqlite3 files but they are not... Also, my whitelist and enabled filters etc is all in /app/data/AdGuardHome.yaml . Maybe you can take the file from your previous backup and replace and restart the app.. just an idea.

              1 Reply Last reply
              0
              • necrevistonnezrN Offline
                necrevistonnezrN Offline
                necrevistonnezr
                wrote on last edited by
                #6

                I tried an old backup of the previous version - the same.
                What about that certificate error, could that be it?

                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #7

                  @necrevistonnezr not sure (since it depends on what adguard is doing here). per the error message /run/adguard/<file> is gone. Can you check in webterminal if /run/adguard/tls_cert.pem is indeed missing? I am not sure why this can go missing 🤔

                  Can you try this: Domains -> Renew All Certs and then AdGuard -> Location -> Save (this will re-setup all the directories). Do you still get the error? If so, then we need to investigate why that file is missing.

                  1 Reply Last reply
                  0
                  • necrevistonnezrN Offline
                    necrevistonnezrN Offline
                    necrevistonnezr
                    wrote on last edited by necrevistonnezr
                    #8

                    Did that. /run/adguard/tls_cert.pem is indeed missing:

                    1 Reply Last reply
                    0
                    • necrevistonnezrN Offline
                      necrevistonnezrN Offline
                      necrevistonnezr
                      wrote on last edited by
                      #9

                      Nevermind, I did a new install, set up everything from scratch and all is good. Maybe it was some weird setting I had done, who knows…

                      1 Reply Last reply
                      2
                      • necrevistonnezrN necrevistonnezr marked this topic as a question on
                      • necrevistonnezrN necrevistonnezr has marked this topic as solved on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search