Problem with Google

You have my verbose log in PM.

If you are affected by this problem, please try installing http://repo.turris.cz/omnia-dev-ondrej/packages/turrispackages/knot-resolver_1.2.6-1_mvebu.ipk
Download the package to Turris Omnia and install using opkg. Something like:

cd /tmp
wget https://repo.turris.cz/omnia-dev-ondrej/packages/turrispackages/knot-resolver_1.2.6-1_mvebu.ipk
opkg install knot-resolver_1.2.6-1_mvebu.ipk

And please report back whether it has helped you or not (it should). The problem manifest itself only with slightly unreliable authoritative nameservers (or networks) that makes some packets to be lost.

1 Like

For the people who want all the technical details on that awful and serious bug, see the Knot resolvers issues #178 https://gitlab.labs.nic.cz/knot/resolver/issues/178 and #179.https://gitlab.labs.nic.cz/knot/resolver/issues/179 (it is not Google-specific)

1 Like

This seems to fix the issue :slight_smile:

I can confirm this, I applied your patch and it seems it fixed the issue.

I would appreciate if:

  • all Turris team members have turris_team icon badge (I’d like to know if the patch/advice I’m going to apply is from official team member)
  • you provide info what we have to do afterwards - I see my auto.lua was updated
1 Like

Seems to work indeed, stopped using the google dns. My android wifi sign isn’t showing the little cross anymore either. If anything happens I’ll reply but I hope not.

Still works, thanks guys for the effort!

any possible official update for this issue? I have 2 omnias where I dont have acces at this moment

I installed package knot-resolver_1.2.5-3_mvebu.ipk yesterday. And after 24 hours still ok. IMHO this package solve described problem with Google.

I can’t install this package, i don’t understand why ?
root@turris:~# opkg install knot-resolver_1.2.5-3_mvebu.ipk
Collected errors:

  • wfopen: knot-resolver_1.2.5-3_mvebu.ipk: No such file or directory.
  • pkg_init_from_file: Failed to extract control file from knot-resolver_1.2.5-3_mvebu.ipk.

You must make steps as described by “oerdnj” in previous post.

cd /tmp
wget https://repo.turris.cz/omnia-dev-ondrej/packages/turrispackages/knot-resolver_1.2.5-3_mvebu.ipk
opkg install knot-resolver_1.2.5-3_mvebu.ipk

Zdravím, Ondřeji. Tato Vaše odpověď by se velice líbila @miska, který nám na konci semináře “Turris Omnia prakticky” promítl poslední slide s informací: “Na Internetu se to poslední dobou jen hemží návody typu stáhněte si pomocí wget nebo curl nějaký balíček či skript a nainstalujte či spusťte ho na svém routeru. To doma nikdy nedělejte. Jde to proti všem best practise.”

Potěšil by jste jej … :slight_smile:

P.S.: Sorry for Czech, but it is only a off-topic :slight_smile:

1 Like

This isn’t just “somewhere from the internet”. Still, I recommend you to use that link with https:// at least :wink:

Good catch, I somehow missed the https:// in the repo.turris.cz, fixed, thanks.

1 Like

hello, did you change from:
knot-resolver_1.2.5-3_mvebu.ipk
to
knot-resolver_1.2.6-1_mvebu.ipk
?

Hi,
at this moment i have installed 1.2.5-3 .
Now i try reinstall with 1.2.6 but for relevant result is need some time. (is need few hours)

After three hours with version 1.2.6-1 it still works ok.

The announcement for Turris 0S 3.6 (due today) includes an upgrade of the Knot resolver. Will it solve this very serious bug?

I believe it will. (fill to 20 chars)

The problem with Google that appeared in Turris OS 3.6.2 is fixed and tested in 3.6.3 that is now in RC branch and it should be out in master today.

EDIT: 3.6.3 update have been published, your routers should intstall it automatically soon. In case you are eager user :slight_smile: you can install it manually.

just write these lines in SSH

opkg update
updater.sh
reboot
3 Likes