-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot use proxy after restart #147
Comments
Need to check but probably this happens right after the visor restart, no more actions needed. I'll check. Seems like we're refreshing transports from discovery on visor start, but we don't refersh routing table. It gets lost and router just can't handle incoming packets |
As discussed on Discord (here), this bug may be a result of a faulty implementation of We may need to ensure the
Here is a link to the relevant specs: https://github.com/SkycoinPro/skywire-specs/blob/master/proposals/router2.md#routingrule-changes |
As a response to @Darkren 's message on Discord (here), I recommend the following:
Thoughts? |
Originally described by @Darkren here: #123
I did the following:
Then tried curling through proxy and got this:
Restarting skysocks-client from hypervisor doesn't save the day, CURL request hangs after that
The text was updated successfully, but these errors were encountered: