Unable to contact registration server
-
- Posts: 1
- Joined: Sun Aug 13, 2023 20:58
Unable to contact registration server
I finally bought resolume and im unable to get my account working. When I go to preferences/Registration/Register on Avenue, and put in the code that was given in my email its saying (Unable to contact Registration server, please contact mail@resolume.com) I have reached out multiple times but no response yet. Does anybody have a solution?
Re: Unable to contact registration server
First, make sure your computer is connected to the Internet.
Can you reach our website in your browser on this machine?
If you can, check your firewall settings and make sure Resolume is allowed to communicate.
If you can't,
click on the search bar in windows 10, and type cmd and hit Enter.
If you are on mac open Terminal.app.
This will open a command line.
in this new window type
ping resolume.com
push Enter,
then type
nslookup resolume.com
and press Enter.
the IP addresses in both these command outputs should be different than 127.0.0.1
If you see 127.0.0.1 as IP there, most likely a cracked version installed a line into your system hosts file.
You need to remove that line.
On windows in the search bar type: notepad
this should bring up the program in the search results, right click on the program and choose run as administrator.
In notepad app, select file menu open, and set the file types to *.*
Open the file c:\Windows\system32\drivers\etc\hosts
You'll see an entry for Resolume.com
Remove this line and save the file.
On Mac,
open your favorite text editor with administrator privileges,
and open the /etc/hosts file
You'll see an entry for Resolume.com
Remove this line and save the file.
The ping resolume.com command should return
87.233.198.31
and now you should be able to connect to Resolume.com
Can you reach our website in your browser on this machine?
If you can, check your firewall settings and make sure Resolume is allowed to communicate.
If you can't,
click on the search bar in windows 10, and type cmd and hit Enter.
If you are on mac open Terminal.app.
This will open a command line.
in this new window type
ping resolume.com
push Enter,
then type
nslookup resolume.com
and press Enter.
the IP addresses in both these command outputs should be different than 127.0.0.1
If you see 127.0.0.1 as IP there, most likely a cracked version installed a line into your system hosts file.
You need to remove that line.
On windows in the search bar type: notepad
this should bring up the program in the search results, right click on the program and choose run as administrator.
In notepad app, select file menu open, and set the file types to *.*
Open the file c:\Windows\system32\drivers\etc\hosts
You'll see an entry for Resolume.com
Remove this line and save the file.
On Mac,
open your favorite text editor with administrator privileges,
and open the /etc/hosts file
You'll see an entry for Resolume.com
Remove this line and save the file.
The ping resolume.com command should return
87.233.198.31
and now you should be able to connect to Resolume.com
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Unable to contact registration server
Ive also tried every option but not able to connect registration server and for nslookup resolume.com command i get 87.233.198.31
Last edited by vjswapnil on Sat Feb 08, 2025 18:41, edited 1 time in total.