Iām having the same error code, but i donāt know if itās for the same reason. I tried restarting but it hasnāt fixed it. The error refers me to this code, but it doesnāt lead me anywhere. The line number 29 here is the exact line it sends me to:
Donāt know if itās related but Iāve had internal server errors and 404 pages on various websites all day because the world and his dog are working from Home, Jubilee Bank Holiday weekend and all.
I was also getting this error in the console: ā[Package Manager Window] Error searching for packagesā when I was reinstalling the WebGL Publisher package to fix the 500 error. The fix for this was to sign out and back in to the Unity Hub. After that everything worked.
I can confirm that signing out and then back into the Unity Editor resolved this for me too. I also tried restarting the editor and uninstalling then reinstalling the WebGL Publisher package - neither of those worked.
Unfortunately the 500 Internal Server error is very generic and could be a lot of things. If this works for you then itās most likely the authorisation token is expired. You can verify this by trying to refresh your package list and, if that fails, check the console - itāll be more explanatory about the issue in there.
I continue to get this error even after trying the potential solutions mentioned. When publishing it does post the project on the unity play site, but gives me an error within the console (and processing never resolves/finishes within the Publish window).
Iāve been getting this error as well and had previously uninstalled it. I tried the logging out suggestion, and that stopped the errorā¦BUT then it never finished processing. However, when I went to Unity Play my project is also there! Yay!
Also getting this error. Tried all the solutions above but none of them worked.
But, as for the previous comment, it uploads my game anyways! Ended up uploading it 7 times in a row before realizing that⦠Hahaha
I was having the same issue. What fixed it for me was updating all of the packages within my project to the latest version (specifically āVersion Controlā and " Test Framework"; I believe it was the former that was creating the issue). This alone didnāt fix it as I then needed to go back a few steps and re-build the project before it would then upload.
{āerrorCodeā:āInternalServerErrorā,āmessageā:āInternal server error: Fail to set redis dataā,ātargetā:āā,ādetailsā:null}
When I reload, shows for a few seconds and reloads itself and itās the same message again.
After trying multiple zillion times, finally works, not related to us, itās a server error. Some of the suggestions above can work perhaps, but that doesnāt mean itās the solution.
I hope this error will disappear in the future because you canāt pass the tutorial without it.
I had the same issueā¦
when publishing to WebGL⦠the unity editor was giving internal server error.
So, i tried to loging to unity play and check what is going on⦠as soon as i log in to unity play. the browser gave me internal server errorā¦
So, i changed the browser (Firefox) to Google Chrome⦠and it workedā¦
What you have to do is⦠change your default browser.
Hi there!
I had the same problem and, after trying a lot of different possible solutions, ended up unistalling the Unity editor and also Unity Hub.
After reinstalling them, all bugs were gone and Iām able to upload everything perfectly.
Hope this helps!