-
Notifications
You must be signed in to change notification settings - Fork 51
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
Users are reporting that they cannot connect to the server #296
Comments
im no specialist in thie area so all i could do is recommend an update |
also it might be helpful of you provided code (but make sure to remove username and password) |
It is quite long but here is the script that deals with cloud requests
Thanks! and please excuse me for my bad coding methods feel free to suggest stuff. |
After updating my Scratch backends to scratchattach 2.0, I experienced similar issues on one of the backends. This is definitely a scratchattach bug, unfortunately it's hard to reproduce and therefore hard to fix. |
Would you recommend downgrading to 1.7.4? Or is there a way to reduce the amount it happens? |
It seems no matter what I do, I can't make my program to retrieve cloud variables from custom cloud servers (turbowarp and other servers). I even went as far as to host a test server and test my program. Maybe it's just a logical error in my program, but it may be related to this. Edit: This has been happening since I migrated to v2. |
If it's hard to reproduce, it shouldn't happen very often
Zaid ***@***.***> schrieb am Mi., 11. Dez. 2024, 11:56:
… It seems no matter what I do, I can't make my program to retrieve cloud
variables from custom cloud servers (turbowarp and other servers). I even
went as far as to host a test server and test my program. Maybe it's just a
logical error in my program, but it may be related to this.
—
Reply to this email directly, view it on GitHub
<#296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZSSXELNEEHRA2NK2Y32FAK4RAVCNFSM6AAAAABTI4J66WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZVGUYTSMRXGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Maybe you should add a verbose/debug mode
Simon Gilde ***@***.***> schrieb am Mi., 11. Dez. 2024, 16:41:
… If it's hard to reproduce, it shouldn't happen very often
Zaid ***@***.***> schrieb am Mi., 11. Dez. 2024, 11:56:
> It seems no matter what I do, I can't make my program to retrieve cloud
> variables from custom cloud servers (turbowarp and other servers). I even
> went as far as to host a test server and test my program. Maybe it's just a
> logical error in my program, but it may be related to this.
>
> —
> Reply to this email directly, view it on GitHub
> <#296 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ATCKMZSSXELNEEHRA2NK2Y32FAK4RAVCNFSM6AAAAABTI4J66WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZVGUYTSMRXGM>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
is there a way to get the docs of v1.7.4 so i can run it on that version? |
Go to commit history and looks for it |
A lot of users are reporting that they are not able to use my project as they cant connect to it. I had a person who was saying it wasn't showing anything in the project (Crowsharki_) and they said this 5 minutes before I checked the output:
(at the end it stops because I restart the server)
While at the end it looks like they connected to the server they didn't (at least they claim) that the project was showing that the server was offline. There have also been a few times where in the cloud data logs the TO_HOST variable has been set many times and there was never a response but when I check with the server it was always on but did not seem to be monitoring the logs.
This seems like it happens after the server has been running for about a day non-stop without restarting the script, is this normal and I didn't know? (I am on the newest version of scratchattach 1.1.6)
Thanks
The text was updated successfully, but these errors were encountered: