Snowflake 2.10.0

I did the Snowflake update and build (2.10) as per instructions. Used the same machine and version of GO as 2.9.2.

Now I get 5 minutes of bad offer from broker and no one can connect. Killed it, restarted 2.9.2 and its a go.
But before those messages there is a Timed out waiting for client to open data channel

What info is need to diagnose? Ubuntu 22.04.4 LTS
I have the verbose logs.

1 Like

This is purely a logging issue, the proxy is actually operating normally. It erroneously prints “bad offer from broker” when the broker returns no client, which is normal.

I created an issue:

2 Likes

I’ll mark this as the solution since it will eventually be fixed. Right?

34 “bad offer from broker” in 5 minutes is still not my idea of operating “normally”. It’s the boy crying wolf and no one paying attention because he always does that.

It also makes me wonder if I’m the only one doing -verbose logging and actually looking at it.

If I run my proxy in restricted NAT (without -ephemeral-ports-range) I also see many bad offer from broker messages very quickly.

In unrestricted NAT (with -ephemeral-ports-range + open router ports) there is not a single bad offer from broker message.

Good info to know.

Guess I will have to look into making my LAN able to do port forwarding and get to unrestricted NAT.

Apart from logging, it’s operating normally, that is what I meant.

Because unrestricted proxies are in higher demand, so it’s much less often that you get no client per request.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.