Qubes R4 RC1 - Whonix 13 - updates proxy test failing sometimes

Information

ID: 723
PHID: PHID-TASK-njw3fbmteq43ozgtqlh4
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: High

Description

The following is showing a false positive.

https://github.com/Whonix/qubes-whonix/blob/Whonix13/usr/lib/qubes-whonix/qubes-whonixsetup#L41

    # Display warning that TemplateVM is not connected to a Tor update proxy.
    if [ ! -e '/var/run/qubes-service/whonix-secure-proxy' ]; then
        /usr/lib/qubes-whonix/alert update /usr/lib/qubes-whonix/messages.yaml
    fi

Something in

Must be wrong.

The timeout is currently set to 10. Perhaps it’s enough to increase it?

What do you think would be a safe value even covering slow machines? @marmarek

Comments


Patrick

2017-10-20 13:11:10 UTC


marmarek

2017-10-20 13:18:55 UTC


Patrick

2017-10-20 14:38:37 UTC


Patrick

2017-10-20 14:46:05 UTC