You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseValueError(f"Route {route} is not accessible. You may need to set the route to be public. Visit https://connect.comma.ai/{dongle_id}, view the route, dropdown the \"More Info\" button, and toggle \"Public\".")
102
+
# Add 5 seconds to the route date. It seems the date inside the
103
+
# route ID is ~2-3 seconds behind the first segment's start time.
raiseValueError(f"Route {route} is not accessible. You may need to set the route to be public. Visit https://connect.comma.ai/{dongle_id}/{route_date_ms}/{route_date_ms+30*1000}, dropdown the \"More Info\" button, and toggle \"Public\". You can disable the Public setting after finishing using this tool.")
0 commit comments