Chrome popup: "Out-to-date"

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Chrome popup: "Out-to-date"

Re: Chrome popup: "Out-to-date"

by ThePes76 » Wed Dec 09, 2020 7:12 pm

aka wrote: Wed Apr 29, 2020 10:10 pm From https://stackoverflow.com/questions/279 ... tification

Code: Select all

--check-for-update-interval=604800
And restart every day.
Hi...
there is a method to schedule daily reboot?
Thanks

Re: Chrome popup: "Out-to-date"

by aka » Thu Oct 08, 2020 9:43 pm

Did you try "chrome_url = --check-for-update-interval=604800 https://duckduckgo.com/" ?

Re: Chrome popup: "Out-to-date"

by norrow » Mon Oct 05, 2020 9:51 am

I also have this problem but I realised that chrome update not exists because I've intalled 78.0.3904.108 version and I think is the last one. Also I've tried to click reinstall chrome and launch me to google chrome update where I can't do anything.

Attach log after reboot.

Can you help me? Or tell how to update version in fact that I must reinstall?

Thanks
Attachments
Update Chromium copy.txt
(16.66 KiB) Downloaded 504 times

Re: Chrome popup: "Out-to-date"

by spujols » Thu Apr 30, 2020 5:21 pm

I didn't see this answer, sorry!

I'm going to try your solution right now. Thanks!
aka wrote: Thu Apr 30, 2020 1:42 pm

Code: Select all

chrome_url = --check-for-update-interval=604800 https://duckduckgo.com/

Re: Chrome popup: "Out-to-date"

by aka » Thu Apr 30, 2020 2:19 pm

I see only 61.5 seconds since boot in this log. Does pop up appear after minute?

Re: Chrome popup: "Out-to-date"

by spujols » Thu Apr 30, 2020 1:50 pm

Attached you can find the logs from the last reboot till the moment the popup appears.
aka wrote: Thu Apr 30, 2020 1:44 pm Please show me the log after you see this popup: https://wtware.com/logs.html
Attachments
Update Chromium.txt
(136.97 KiB) Downloaded 617 times

Re: Chrome popup: "Out-to-date"

by aka » Thu Apr 30, 2020 1:44 pm

Please show me the log after you see this popup: https://wtware.com/logs.html

Re: Chrome popup: "Out-to-date"

by aka » Thu Apr 30, 2020 1:42 pm

Code: Select all

chrome_url = --check-for-update-interval=604800 https://duckduckgo.com/

Re: Chrome popup: "Out-to-date"

by spujols » Thu Apr 30, 2020 1:18 pm

Thank you for the answer.

I found this solution before, but I really don't know how to call Chrome application with this parameter. Note that I configure the raspberry with the Wtware Center software and the webpage is displayed automatically. I don't have the possibility to include this parameter in the config.wtc file because the program detected an incorrect structure.
aka wrote: Wed Apr 29, 2020 10:10 pm From https://stackoverflow.com/questions/279 ... tification

Code: Select all

--check-for-update-interval=604800
And restart every day.

Re: Chrome popup: "Out-to-date"

by aka » Wed Apr 29, 2020 10:10 pm

From https://stackoverflow.com/questions/279 ... tification

Code: Select all

--check-for-update-interval=604800
And restart every day.

Chrome popup: "Out-to-date"

by spujols » Wed Apr 29, 2020 11:19 am

Good morning,

I have a raspberry Pi and I'm playing Google Chrome automatically on boot on kiosk mode.

After few hours a popup appears on the right-corner warning that it was not possible to update Chrome to the latest version and the current one is not up to date.

As my device is unattended, I'm interested to avoid this kind of messages. Someone know if there any parameter or somthing easy to avoid Chrome to check for new updates?

Top