-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Neos Cloud experiencing multiple issues #3872
Comments
yell at Karel to fix it |
The endpoint constant string variable is missing that trailing slash when the constant string variable is combined with the other part of the URL. I compared the new DLL with the old DLL and can confirm that. For videos.... unknown; it must be on the server-side. |
ok so here's what looks like is happening:
I wish some of this was better communicated from the team. |
So, when are you pushing the fix for the Linux client for those of us who have to grab it from Steam? |
This issue will fix with rollback from this hotfix to old one maybe, few days later. |
You can safely copy the CloudX.Shared.dll file from a Windows or the Linux Headless version over to your Linux client and it should work. |
Alright. Can someone upload that file to this issue tracker? I literally cannot use Discord. |
GitHub doesn't support uploading dll's in comments, but here's a link for a download from my server. DL at your own risk: |
Thank you. The DLL works well enough for me to automatically log in and see sessions in the worlds tab. |
Just finished making a mod which "fixes" the thumbnail and video issues: https://github.com/Lexevolution/Cloud-Change |
A Neos update was just released which should fix the thumbnail and video issue, but linux native build still did not get this update, so this issue still applies. |
Another update has been pushed to the cloud, which fixes the old urls, and negates the need for this at all. It would've been nice for better communication from the team (not even a single comment on an issue that completely made Neos unusable for everyone for a short period, and for a subset of users for over a month is appaling IMO) but since this has been mostly fixed (the standalone still hasn't been reverted to the old urls yet), this issue can be closed. |
It is already resolved in latest version, so now not need to remain this issue here. I close it. |
Describe the bug?
Currently there are multiple issues with the Neos Cloud. These include:
api.neos.com
endpoint experiencing SSL errors.headlessesand all Linux native users, as they never received a fix for this. (Headless has now been updated)CloudX.Shared.dll
which switches the api url tocloudx.azurewebsites.net
that was supposed to fix the previous issue causes some functionality to be missingnot being submittedLater determined to be a mis-formatted url, which cannot be readNon-cached assets never loadingLater determined to be specifically neosdb videos not loadingRelevant issues
None that I could find
To Reproduce
Launch Neos
Expected behavior
Cloud based actions to work normally.
Log Files
Old
CloudX.Shared.dll
(at line 173)LEXDESKTOP - 2022.1.28.1310 - 2023-04-02 18_01_19.log
New
CloudX.Shared.dll
LEXDESKTOP - 2022.1.28.1310 - 2023-04-02 18_08_24.log
Screenshots
No response
How often does it happen?
Always
Does the bug persist after restarting Neos?
Yes
Neos Version Number
2022.1.28.1310 and 2022.1.28.1335
What Platforms does this occur on?
Windows, Linux
Link to Reproduction Item/World
No response
Did this work before?
Yes
If it worked before, on which build?
2022.1.28.1310 and 2022.1.28.1335
Additional context
No response
Reporters
Lexevo#0876
The text was updated successfully, but these errors were encountered: