Lidi, co mám dělat? vrátil jsem rollbackem funkční 7.0.3, následně vypnul aktualizace… A nějakou dobu později zas nejede internet jak má a na mailu čekají update reporty o failu… On si nedá říct a bude se pořád aktualizovat
Jsem to zkusil opět udělat, ale všiml jsem si, že aktualizace zůstaly vypnuté… Tak to už vůbec nechápu nebo to v reforis nefunguje a musím přes terminal? Není problém, jen jestli by někdo poradil prosím?
Všem komu umřel “modrák”.
U mě pomohlo v reForisu v záložce DNS přepnout na Použít DNS server poskytovatele připojení do té doby jsem měl CZ.NIC.
Hned se to rozjelo. Mám T-Mobile.
Zkrátka zkuste změnit a hlavně dát ULOŽIT.
After updating to TOS 7.1 and restarting TOS, DNS and DNS forwarding are functional only with Google (TLS). DNS and DNS forwarding are also functional with CZ.NIC (TLS) after the second restart. Now everything looks OK.
What is recommended update for docker firewall configuration please?
I use the following in /etc/config/dockerd:
config globals 'globals'
option data_root '/srv/docker/'
option log_level 'warn'
option iptables '1'
# Docker ignores fw3 rules and by default all external source IPs are allowed to connect to the Docker host.
# See https://docs.docker.com/network/iptables/ for more details.
# firewall config changes are only additive i.e firewall will need to be restarted first to clear old changes,
# then docker restarted to load in new changes.
config firewall 'firewall'
option device 'docker0'
list blocked_interfaces 'wan'
option extra_iptables_args '--match conntrack ! --ctstate RELATED,ESTABLISHED' # allow outbound connections
Firewall config command does not work well with nftables - my container could not reach local network. Revert to 7.0.3 fixed it.
I wonder how shall I configure new firewall to allow all containers to reach local network and internet but not be accessible from internet - only from local network?
Je potreba rollbackovat na starsi snapshot nez pre-update snapshot 7.1.0, napriklad post-update 7.0.3. Protoze v pre-snapshotu uz je ulozena informace, ze update na 7.1.0 se ma provest…
same is happening to me, I ran the pkgupgrade in debug mode and it fails here:
DEBUG:src/lib/download.c:78 (download_check_info):Download succesfull (https://repo.turris.cz/hbs/omnia/packages/turrispackages/turris-omnia-firmware_1.4-8_arm_cortex-a9_vfpv3-d16.ipk)
DEBUG:src/lib/util.c:102 (exec_hook):File not executed, not executable: .keep
INFO:src/lib/logging.c:162 (log_subproc_open):Executing preupdate hook: 05_schnapps.sh
DEBUG:src/lib/subprocess.c:108 (subprocloc):Running subprocess: //etc/updater/hook_preupdate/05_schnapps.sh
Snapshot number 547 created
DEBUG:src/lib/journal.c:127 (journal_open):Opening journal
DEBUG:transaction.lua:281 (step):Performing step 2
INFO:transaction.lua:63 (fun):Unpacking download packages
DEBUG:transaction.lua:281 (step):Performing step 3
INFO:transaction.lua:134 (fun):Checking for file collisions between packages
DEBUG:src/lib/journal.c:288 (lua_finish):Closing journal
line not found
line not found
line not found
line not found
line not found
line not found
DIE:src/pkgupdate/main.c:182 (main):
[string "transaction"]:334: [string "transaction"]:142: Collisions:
• /sbin/logread: syslog-ng (existing-file), logd (new-file)
Aborted
Ah got it, is the banip dependency on logread (via logd) which is also inside syslog-ng. We had this situation before, manual fix was removing banip before upgrade and installing it without logd dependency.
@dibdot didn’t you remove the logd dependency on turris, or am I remembering it wrongly? we have now banip - 0.9.0-1 as we have nft
I have the problem that I have not installed banIP at all, but it is offered to me with the update because it was installed earlier.
I get the same error! Where can I prevent it from being installed with the update and running into this error? It must be entered somewhere!
The update stops completely because of such trivialities…
Thank you for the answer, I will test it out.
Is there a way how to get the latest / updated package to turris repositories? Is it something you need to do or the turris team?
Just updated. Mostly works but did get an error that my external storage (specific disk uuid) could no longer be found. I fixed it by reseating the usb drive and adding it as external (thus reformatting) it again. Maybe something the devs want to check out.
My setup is fairly simple. Turris Omnia with wifi6 cards, adblock and pakon installed. Nothing else actually.