- Home /
Error: Service not available, please try again later.
Hello guys. I downloaded personal edition of unity 3d, and installed it. Everything went fine, but when I run unity and try to login, I get this error, I've tried reinstalling it 3 times, disabled antivirus/firewall. But I still get this error. My internet is working perfectly, I don't know what is the problem, even though I can login in the website. Any way to fix that? Your help will be appreciated, thanks. Edit: I am running Windows 7 SP1. Edit 2: I installed Windows 8.1, and it is WORKING right now, from what I think, it was some registry error. Mark this question solved please.
Yeah it's installed. I am reinstalling windows now, I'll see if that works.
is it working now or not after reinstalling the windows?
Answer by vemmyu · Mar 20, 2017 at 05:10 PM
I encountered this in Win 10, first time opening Unity and had to re-activate License. Dunno if it matters, but I installed Unity once, then uninstalled it because I need to free some space at that time.
Anyway, since OP said "registry error", I closed Unity, clean registry using CCleaner*, re-open Unity, try to login, and successfully logged in.
[*] Be careful, because there are people said cleaning registry using CCleaner messed up something on his PC. I never encountered any problem tho.
Answer by hoffmanuel · May 02, 2016 at 06:36 AM
I have found the solution for me.
http://forum.unity3d.com/threads/signing-into-unity-account-on-unity-5-behind-proxy.333698/
i had an environment variable set named "https_proxy" in my user environment. After removing that variable (i did not need it anyways), it worked again. It seems as if unity is checking this env var. If you need a proxy, check the variables value.
Answer by kumarprasad · Jan 19, 2017 at 07:17 PM
please delete http_proxy variable through system and login
step--go start->right click on mycomputer->properties->advanced system setting->Environment variable ->select http_proxy->delete
Answer by muhasin · May 08, 2017 at 08:29 PM
for linux users after installing successfully run this from terminal if you are unable to signin LD_PRELOAD=/lib/x86_64-linux-gnu/libresolv.so.2 /opt/Unity/Editor/Unity
Thank you so much this was incredibly helpful and I never would have figured it out on my own.
Answer by hasanbayat · Mar 12, 2017 at 06:41 PM
The Problem is your old unity version.
Go to following thread and download the latest version (find the last post):
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/
Your answer
Follow this Question
Related Questions
Attaching objects to objects In game 0 Answers
Samsung Galaxy S3 not detected 1 Answer
Game lags when there is no internet (iOS) 1 Answer
com.unity.entities: connect ETIMEDOUT 2 Answers
Detect if device is connected to Wifi 3 Answers