Linux 64-bit beta does not provide a check update button #1746

Closed
opened 2026-03-04 01:30:50 -05:00 by deekerman · 26 comments
Owner

Originally created by @ggllioio on GitHub (Jul 10, 2020).

Originally assigned to: @ArtemBaskal on GitHub.

QQ截图20200710213038

Originally created by @ggllioio on GitHub (Jul 10, 2020). Originally assigned to: @ArtemBaskal on GitHub. ![QQ截图20200710213038](https://user-images.githubusercontent.com/7471887/87159921-aa1c1f80-c2f4-11ea-86d3-148359199ef4.png)
deekerman 2026-03-04 01:30:50 -05:00
Author
Owner

@zadigre commented on GitHub (Jul 10, 2020):

got the same "problem" on Adguard Home running on my raspberry pi...
update button was there like a few days ago... but it's not longer there.

@zadigre commented on GitHub (Jul 10, 2020): got the same "problem" on Adguard Home running on my raspberry pi... update button was there like a few days ago... but it's not longer there.
Author
Owner

@Eyeborgs commented on GitHub (Jul 10, 2020):

There is no button on Windows either

@Eyeborgs commented on GitHub (Jul 10, 2020): There is no button on Windows either
Author
Owner

@ameshkov commented on GitHub (Jul 10, 2020):

What exact version you all are running?

@ameshkov commented on GitHub (Jul 10, 2020): What exact version you all are running?
Author
Owner

@zadigre commented on GitHub (Jul 10, 2020):

v0.102.0-101-gda6c

I believe I got this upgrade last week or the week before.
I tried to install the beta version today... and still got the same version.

@zadigre commented on GitHub (Jul 10, 2020): v0.102.0-101-gda6c I believe I got this upgrade last week or the week before. I tried to install the beta version today... and still got the same version.
Author
Owner

@ArtemBaskal commented on GitHub (Jul 10, 2020):

UI hides check updates button if the response of /control/version.json POST request has an empty body, which indicates that AdGuardHome is launched with the --no-check-update argument. https://github.com/AdguardTeam/AdGuardHome/issues/1726
Could you check the result of this request?

@ArtemBaskal commented on GitHub (Jul 10, 2020): UI hides check updates button if the response of `/control/version.json` `POST` request has an empty body, which indicates that AdGuardHome is launched with the `--no-check-update` argument. https://github.com/AdguardTeam/AdGuardHome/issues/1726 Could you check the result of this request?
Author
Owner

@zadigre commented on GitHub (Jul 10, 2020):

curl -X POST http://127.0.0.1/control/version.json gives me "forbidden".
is it the correct command to test?

AdGuard is installed as a service on my raspberry pi... AdGuardHome -s run is shown in ps ax... and confirmed the same command in AdGuardHome.service

@zadigre commented on GitHub (Jul 10, 2020): curl -X POST http://127.0.0.1/control/version.json gives me "forbidden". is it the correct command to test? AdGuard is installed as a service on my raspberry pi... AdGuardHome -s run is shown in ps ax... and confirmed the same command in AdGuardHome.service
Author
Owner

@ameshkov commented on GitHub (Jul 10, 2020):

@zadigre just open the browser developer tools and check what response is there

@ameshkov commented on GitHub (Jul 10, 2020): @zadigre just open the browser developer tools and check what response is there
Author
Owner

@zadigre commented on GitHub (Jul 10, 2020):

Forbidden is because I was not logged on with my admin password...
here it is... no sure if this is what you are looking for
Capture d’écran, le 2020-07-10 à 13 22 01
Capture d’écran, le 2020-07-10 à 13 22 11

@zadigre commented on GitHub (Jul 10, 2020): Forbidden is because I was not logged on with my admin password... here it is... no sure if this is what you are looking for ![Capture d’écran, le 2020-07-10 à 13 22 01](https://user-images.githubusercontent.com/4810599/87181501-715a5700-c2b0-11ea-8fbb-96fea859ed9d.png) ![Capture d’écran, le 2020-07-10 à 13 22 11](https://user-images.githubusercontent.com/4810599/87181502-715a5700-c2b0-11ea-87ea-05cd1400180d.png)
Author
Owner

@ameshkov commented on GitHub (Jul 10, 2020):

Could you please try the version from the "edge" channel?

The list of disros is here:
https://static.adguard.com/adguardhome/edge/version.json

We have not yet announced this new update channel, but it's the closest thing to the master branch you can get.

@ameshkov commented on GitHub (Jul 10, 2020): Could you please try the version from the "edge" channel? The list of disros is here: https://static.adguard.com/adguardhome/edge/version.json We have not yet announced this new update channel, but it's the closest thing to the master branch you can get.
Author
Owner

@zadigre commented on GitHub (Jul 10, 2020):

now running v0.102.0-SNAPSHOT-ab401ca... and I'm getting the same result

@zadigre commented on GitHub (Jul 10, 2020): now running v0.102.0-SNAPSHOT-ab401ca... and I'm getting the same result
Author
Owner

@ameshkov commented on GitHub (Jul 14, 2020):

@zadigre could you please check the latest beta or alpha? This issue should've been resolved

@ameshkov commented on GitHub (Jul 14, 2020): @zadigre could you please check the latest beta or alpha? This issue should've been resolved
Author
Owner

@zadigre commented on GitHub (Jul 14, 2020):

@ameshkov
Still not check update button at the bottom of the page...
should I try the edge channel too or it will be the same?

@zadigre commented on GitHub (Jul 14, 2020): @ameshkov Still not check update button at the bottom of the page... should I try the edge channel too or it will be the same?
Author
Owner

@ameshkov commented on GitHub (Jul 14, 2020):

Yeah, it's pretty much the same. So weird, I don't understand why I cannot reproduce this.

This is a client-side issue so I need to know more about your config.

  1. OS
  2. Browser + version

Just in case, try checking it in the incognito mode.

@ameshkov commented on GitHub (Jul 14, 2020): Yeah, it's pretty much the same. So weird, I don't understand why I cannot reproduce this. This is a client-side issue so I need to know more about your config. 1. OS 2. Browser + version Just in case, try checking it in the incognito mode.
Author
Owner

@ggllioio commented on GitHub (Jul 14, 2020):

The latest v0.103.0-beta1-SNAPSHOT-b9fca8d still has the same problem.
1,Linux OpenWrt 4.19.122 #0 SMP Fri Jun 19 02:58:48 2020 x86_64 GNU/Linux
2,Google Chrome 已是最新版本 版本 85.0.4183.16(正式版本)dev (64 位)
QQ截图20200714205427

QQ截图20200714205616

@ggllioio commented on GitHub (Jul 14, 2020): The latest v0.103.0-beta1-SNAPSHOT-b9fca8d still has the same problem. 1,Linux OpenWrt 4.19.122 #0 SMP Fri Jun 19 02:58:48 2020 x86_64 GNU/Linux 2,Google Chrome 已是最新版本 版本 85.0.4183.16(正式版本)dev (64 位) ![QQ截图20200714205427](https://user-images.githubusercontent.com/7471887/87428867-8b2fcd00-c615-11ea-960a-0cd608977f2f.png) ![QQ截图20200714205616](https://user-images.githubusercontent.com/7471887/87428535-0e045800-c615-11ea-9740-3b274cf3c410.png)
Author
Owner

@zadigre commented on GitHub (Jul 14, 2020):

My main computer is a Mac mini, running the latest stable version of macOS Catalina.
I'm using Safari 13.1.1.
But I also tried with Firefox 78.0.2 on my Mac with the same results.
Last time I tried, I also had same problem with Firefox on a Windows 10 pc.
Just for this test, I installed Chrome on my Mac... same result.

I have the AdGuard extension on Safari.
No extension in Firefox or Chrome.

All "protection" are disabled in my router (except the basic firewall obviously).

Besides Adguard Home, I have Unbound that act as a recursive DNS... Adguard goes through unbound to resolve names.
For the test, I changed my upstream DNS to use Google's servers (bypassing unbound)... same result.

incognito doesn't change anything.

fyi when login on Adguard this morning, I had a prompt at the top saying 103 beta 1 was available. I click update and it failed.
I had to manually download and install from the command line.

@zadigre commented on GitHub (Jul 14, 2020): My main computer is a Mac mini, running the latest stable version of macOS Catalina. I'm using Safari 13.1.1. But I also tried with Firefox 78.0.2 on my Mac with the same results. Last time I tried, I also had same problem with Firefox on a Windows 10 pc. Just for this test, I installed Chrome on my Mac... same result. I have the AdGuard extension on Safari. No extension in Firefox or Chrome. All "protection" are disabled in my router (except the basic firewall obviously). Besides Adguard Home, I have Unbound that act as a recursive DNS... Adguard goes through unbound to resolve names. For the test, I changed my upstream DNS to use Google's servers (bypassing unbound)... same result. incognito doesn't change anything. fyi when login on Adguard this morning, I had a prompt at the top saying 103 beta 1 was available. I click update and it failed. I had to manually download and install from the command line.
Author
Owner

@ggllioio commented on GitHub (Jul 14, 2020):

This is a screenshot on edge and Firefox.All in privacy mode。

QQ截图20200714222737

@ggllioio commented on GitHub (Jul 14, 2020): This is a screenshot on edge and Firefox.All in privacy mode。 ![QQ截图20200714222737](https://user-images.githubusercontent.com/7471887/87437974-912bab00-c621-11ea-9a2c-0e7e3c120c64.png)
Author
Owner

@szolin commented on GitHub (Jul 14, 2020):

Thank you! We've managed to reproduce it on our side and we'll fix it shortly.

@szolin commented on GitHub (Jul 14, 2020): Thank you! We've managed to reproduce it on our side and we'll fix it shortly.
Author
Owner

@zadigre commented on GitHub (Jul 14, 2020):

@szolin
should we update to edge channel to test it out as soon as it's available or beta will also be updated shortly?

@zadigre commented on GitHub (Jul 14, 2020): @szolin should we update to edge channel to test it out as soon as it's available or beta will also be updated shortly?
Author
Owner

@ghost commented on GitHub (Jul 14, 2020):

fyi, still the same on Version: 0.103.0-beta1.
No update button...

@ghost commented on GitHub (Jul 14, 2020): fyi, still the same on Version: 0.103.0-beta1. No update button...
Author
Owner

@zadigre commented on GitHub (Jul 14, 2020):

@Ulmisch

see @szolin's message... it will be available soon.
Fix has already been implemented in the code... I guess we need to wait for the compiled version.

@zadigre commented on GitHub (Jul 14, 2020): @Ulmisch see @szolin's message... it will be available soon. Fix has already been implemented in the code... I guess we need to wait for the compiled version.
Author
Owner

@ameshkov commented on GitHub (Jul 15, 2020):

Please check the latest edge-channel build

@ameshkov commented on GitHub (Jul 15, 2020): Please check the latest edge-channel build
Author
Owner

@ggllioio commented on GitHub (Jul 15, 2020):

Thank you for your work. The buttons are normal in v0.103.0-beta1-SNAPSHOT-95f4128.

@ggllioio commented on GitHub (Jul 15, 2020): Thank you for your work. The buttons are normal in v0.103.0-beta1-SNAPSHOT-95f4128.
Author
Owner

@zadigre commented on GitHub (Jul 15, 2020):

Please check the latest edge-channel build

I confirm... the check update button is back for me too.

@zadigre commented on GitHub (Jul 15, 2020): > Please check the latest edge-channel build I confirm... the check update button is back for me too.
Author
Owner

@zadigre commented on GitHub (Jul 15, 2020):

@ameshkov

I have an other problem with this snapshot that was not present in the beta or previous stable builds...
the query log on safari is not just empty.... the page is completely blank.
I tried to clean my temp files and cookies... same result.
incognito mode... same result.
it works fine on the same computer with firefox and chrome.
I tried on my iPhone and iPad in safari (both running iOS 14 beta)... and all is fine.

this is the HTML code of the page when loading in safari (it looks "normal" and more complete with firefox)

<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,shrink-to-fit=no">
    <meta name="theme-color" content="#000000">
    <meta name="google" content="notranslate">
    <meta http-equiv="x-dns-prefetch-control" content="off">
    <meta name="mobile-web-app-capable" content="yes"/>
    <meta name="apple-mobile-web-app-capable" content="yes"/>
    <meta name="apple-mobile-web-app-status-bar-style" content="default">
    <link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-180x180.png"/>
    <link rel="mask-icon" href="assets/safari-pinned-tab.svg" color="#67B279">
    <link rel="icon" type="image/png" href="assets/favicon.png" sizes="48x48">
    <title>AdGuard Home</title>
    <link href="main.97ccff01f15a68da2d69.css" rel="stylesheet">
</head>
<body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
    <script src="main.b13a16bab836428b6c4e.js"></script>
</body>
</html>

Javascrip is enabled in my browser. all other pages are working fine.

Should I open an issue for that or you have something quick for me to try?

@zadigre commented on GitHub (Jul 15, 2020): @ameshkov I have an other problem with this snapshot that was not present in the beta or previous stable builds... the query log on safari is not just empty.... the page is completely blank. I tried to clean my temp files and cookies... same result. incognito mode... same result. it works fine on the same computer with firefox and chrome. I tried on my iPhone and iPad in safari (both running iOS 14 beta)... and all is fine. this is the HTML code of the page when loading in safari (it looks "normal" and more complete with firefox) ``` <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,shrink-to-fit=no"> <meta name="theme-color" content="#000000"> <meta name="google" content="notranslate"> <meta http-equiv="x-dns-prefetch-control" content="off"> <meta name="mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-180x180.png"/> <link rel="mask-icon" href="assets/safari-pinned-tab.svg" color="#67B279"> <link rel="icon" type="image/png" href="assets/favicon.png" sizes="48x48"> <title>AdGuard Home</title> <link href="main.97ccff01f15a68da2d69.css" rel="stylesheet"> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <script src="main.b13a16bab836428b6c4e.js"></script> </body> </html> ``` Javascrip is enabled in my browser. all other pages are working fine. Should I open an issue for that or you have something quick for me to try?
Author
Owner

@ameshkov commented on GitHub (Jul 16, 2020):

@zadigre please check again in an hour, this should be resolved in the edge channel already

@ameshkov commented on GitHub (Jul 16, 2020): @zadigre please check again in an hour, this should be resolved in the edge channel already
Author
Owner

@zadigre commented on GitHub (Jul 16, 2020):

@ameshkov
working now!

thank you!

@zadigre commented on GitHub (Jul 16, 2020): @ameshkov working now! thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#1746
No description provided.