-
-
Notifications
You must be signed in to change notification settings - Fork 349
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
Connection keeps closing #58
Comments
Could you provide more details — What "output" are you sending through bore? A minimal and reproducible example would be best so I could figure out how to best help you. |
It seems like a diffusion model of Novel AI. |
I am sending via the SD novelAI tunnel. They can give you a link to colab and you will test it yourself, you can also download it if necessary. |
It might not cause serious problems.
In the webui.py, we can see:
|
That's not what this is about. I'm using Naifu (I translated it into English for simplicity.). Constantly no matter what tunnel I catch an error |
That's strange. I'm not sure why the connection would not be working. It seems fairly reliable when I use it; connections being dropped has never been an issue from here in Boston. How often does the connection get dropped? I wonder if it has something to do with your location or network connection? |
Well, purely in theory in russia with an awesome censorship system (slag) pages are often sluggish. I think I'll use a VPN, see if that helps. If so, I'll close the question. |
Got it, let me know how it goes. China's Great Firewall at least is known to arbitrarily send TCP RST packets to close connections, so it wouldn't surprise me if there were issues in Russia as well. |
It seems to be a colab problem. I've protested with and without VPN, with and without DPI bypass. Asked friends from Kazakhstan and Japan, same thing. I would try other services, but either you need to buy there (and russia is on the block), or like in Kaggle it will take hundreds of years to confirm the number |
Thanks for all of this work! Since it shows up on Colab, would you be able to share a minimal Colab notebook with me that is producing problems so I can take a look? |
https://colab.research.google.com/drive/1SRa9ZCBWKNJMoXE5Q6Y0RuvYYvaXllyH?usp=sharing That's where the error comes in. |
This displays logs from cloudflare tunnel. I update notebook so that it makes a tunnel only through bore
|
Hi @bropines, unfortunately your notebook still shows errors serving a QUIC connection. And I'm not sure where the error is originating since the code is quite complicated and hidden after a few thousand lines of logs. Could you provide a minimal reproduction of the issue? |
As I figure out how to check whether colab or the script is to blame, I'll open it. |
I'm testing a neural network on google colab. I put the output through bore and it closes the connection every minute for some reason. It also sometimes just closes the tunnel without informing the user
INFO proxy{id=0f4b7534-baa4-480e-b6c3-4993e9744751}: bore_cli::client: connection exited
The text was updated successfully, but these errors were encountered: