-
- Influencer
- Posts: 22
- Liked: 2 times
- Joined: Apr 18, 2012 11:09 am
- Full Name: Rene Bos
- Contact:
veeam won't start, service not running
[ID#5190357]
Hi everyone.
After having the server running for some time sucessfully, after a restart the veeamconsole won't start , with message service is not running eventhough it does run.
Restarting services does not help.
I've reinstalled veeam, with previous uninstalled sql and veeam.
Still same error.
I am out of options.
Hi everyone.
After having the server running for some time sucessfully, after a restart the veeamconsole won't start , with message service is not running eventhough it does run.
Restarting services does not help.
I've reinstalled veeam, with previous uninstalled sql and veeam.
Still same error.
I am out of options.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: veeam won't start, service not running
Hi Rene,
What does our support engineer say about your issue after reviewing the log files? Btw, have you checked the Windows Event log for more info?
Thanks!
What does our support engineer say about your issue after reviewing the log files? Btw, have you checked the Windows Event log for more info?
Thanks!
-
- Influencer
- Posts: 22
- Liked: 2 times
- Joined: Apr 18, 2012 11:09 am
- Full Name: Rene Bos
- Contact:
Re: veeam won't start, service not running
can 't find any usefull info in the eventviewerlogs, engineer told me to restart service and check again. Waiting for new response from engineer.
-
- Influencer
- Posts: 22
- Liked: 2 times
- Joined: Apr 18, 2012 11:09 am
- Full Name: Rene Bos
- Contact:
Re: veeam won't start, service not running
fixed by 2nd level engineer.
somehow the veeamservice was looking for the sqlserver remotely while the local servername was in the registry.
changed to (local) rebooted server, then changed back to servername.
rebooted server.
veeam is working again.
Thanks Support
somehow the veeamservice was looking for the sqlserver remotely while the local servername was in the registry.
changed to (local) rebooted server, then changed back to servername.
rebooted server.
veeam is working again.
Thanks Support
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Jan 18, 2011 2:42 pm
- Full Name: Leon Jehae
- Contact:
Re: veeam won't start, service not running
And HOW did you changed that?
Best regards,
Léon
Best regards,
Léon
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: veeam won't start, service not running
Leon, please contact technical support for directions.
-
- Service Provider
- Posts: 1
- Liked: never
- Joined: Nov 04, 2014 10:24 pm
- Full Name: Josh Hornung
- Contact:
Re: veeam won't start, service not running
I realize that this is an older post, but I believe that I need a similar solution to resolve my problem. Unfortunately I'll never know since a detailed resolution was never posted.
What exactly is the purpose of a support forum if someone gets the answer, then someone requests that answer, and it told to "call support"?
What exactly is the purpose of a support forum if someone gets the answer, then someone requests that answer, and it told to "call support"?
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: veeam won't start, service not running
Josh, the thing is that this is not a support forum at all.RS-JH wrote:What exactly is the purpose of a support forum if someone gets the answer, then someone requests that answer, and it told to "call support"?
I've checked the provided case notes and was not able to get any resolution from them, so it's definitely worth contacting support directly to get it.
-
- Lurker
- Posts: 1
- Liked: 3 times
- Joined: Dec 12, 2013 9:44 am
- Contact:
Re: veeam won't start, service not running
It is very likely to caused by the changing of the host name, do refer to the following link, i managed to my Veeam service started again.
http://www.hamerconsultants.com.au/veea ... t-running/
http://www.hamerconsultants.com.au/veea ... t-running/
-
- Lurker
- Posts: 1
- Liked: 4 times
- Joined: Oct 26, 2016 4:04 pm
- Full Name: Nick
- Contact:
Re: veeam won't start, service not running
I know this is an old post, but thank you for replying with this information. I installed Veeam Backup and Replication before changing the default generated hostname, and it was really throwing me through a loop. The fix noted at that url worked perfectly after I rebooted to reset the services. I'll relay the content here in case that sources goes away.
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Backup of the site’s Virtual Machines is now running again.
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Code: Select all
HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\SqlServerName
HKLM\SOFTWARE\Veeam\Veeam Backup Catalog\CatalogSharedFolderPath
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Jul 07, 2017 1:46 pm
- Full Name: Ivan Ivanov
- Contact:
Re: veeam won't start, service not running
I'm very disappointing from VEEAM products. Today I decided to try Veeam Backup. The installation completed with error that Veeam Backup Service can not be started.
Once I try to start the services manually I receive error into Windows Event Viewer:
Once I try to start the services manually I receive error into Windows Event Viewer:
How to start this stupid service?Service cannot be started. System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at Veeam.Backup.ServiceLib.CLinuxBackupServer.StartListener(TcpListener& listiner, IPEndPoint endPoint)
at Veeam.Backup.Service.CVbServiceImpl..ctor(CVbEnvironment env, CTerminationMediator terminator)
at Veeam.Backup.Service.CVeeamBackupSvc.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
-
- Product Manager
- Posts: 14720
- Liked: 1705 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: veeam won't start, service not running
Hello,
If the product was installed without any issues please try to reboot the server. If the issue persists, please share the error with our support. Thanks!
If the product was installed without any issues please try to reboot the server. If the issue persists, please share the error with our support. Thanks!
-
- Influencer
- Posts: 23
- Liked: 7 times
- Joined: Jun 07, 2016 12:35 pm
- Full Name: Jonathan Powers
- Location: United States
- Contact:
Re: veeam won't start, service not running
this helped me thanks!spacecrab wrote: ↑Oct 26, 2016 4:06 pm I know this is an old post, but thank you for replying with this information. I installed Veeam Backup and Replication before changing the default generated hostname, and it was really throwing me through a loop. The fix noted at that url worked perfectly after I rebooted to reset the services. I'll relay the content here in case that sources goes away.
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Backup of the site’s Virtual Machines is now running again.Code: Select all
HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\SqlServerName HKLM\SOFTWARE\Veeam\Veeam Backup Catalog\CatalogSharedFolderPath
Thank you,
- Powersjo
https://powersjo.com/veeam
- Powersjo
https://powersjo.com/veeam
-
- Lurker
- Posts: 1
- Liked: 1 time
- Joined: Oct 20, 2020 10:08 am
- Full Name: John Beranek
- Contact:
Re: veeam won't start, service not running
Solved for another person another year down the line, thanks!spacecrab wrote: ↑Oct 26, 2016 4:06 pm I know this is an old post, but thank you for replying with this information. I installed Veeam Backup and Replication before changing the default generated hostname, and it was really throwing me through a loop. The fix noted at that url worked perfectly after I rebooted to reset the services. I'll relay the content here in case that sources goes away.
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Backup of the site’s Virtual Machines is now running again.Code: Select all
HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\SqlServerName HKLM\SOFTWARE\Veeam\Veeam Backup Catalog\CatalogSharedFolderPath
-
- Lurker
- Posts: 1
- Liked: 1 time
- Joined: Jan 15, 2021 9:49 pm
- Full Name: Khyler Weaver
- Contact:
Re: veeam won't start, service not running
This solved my issue, thank you! 5 years later and this reply is still relevant!spacecrab wrote: ↑Oct 26, 2016 4:06 pm In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Code: Select all
HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\SqlServerName HKLM\SOFTWARE\Veeam\Veeam Backup Catalog\CatalogSharedFolderPath
Absolutely invaluable to save someone a lot of trouble if this happens to be one of the first posts they find, and a huge relief for those of us who may have spent hours trying to find this very solution.
Thank you for relaying the information, brilliant prediction on that source not lasting for those of us still having this issue years later.
-
- Enthusiast
- Posts: 57
- Liked: 11 times
- Joined: Nov 21, 2011 5:41 am
- Location: Hong Kong
- Contact:
Re: veeam won't start, service not running
Thanks for this. Solved a problem for us. We setup a new Veeam server and then changed it's hostname from the default Windows one to what it will be in our environment.spacecrab wrote: ↑Oct 26, 2016 4:06 pm I know this is an old post, but thank you for replying with this information. I installed Veeam Backup and Replication before changing the default generated hostname, and it was really throwing me through a loop. The fix noted at that url worked perfectly after I rebooted to reset the services. I'll relay the content here in case that sources goes away.
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of registry entries and promptly stopped working – which we didn’t notice until later.
The keys are:
Backup of the site’s Virtual Machines is now running again.Code: Select all
HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\SqlServerName HKLM\SOFTWARE\Veeam\Veeam Backup Catalog\CatalogSharedFolderPath
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Dec 11, 2022 6:25 am
- Full Name: saif khan
- Contact:
Re: veeam won't start, service not running
Hi,
make sure you start veema sql services 1st than, you can try starting veeam backup services. hope it will resolve your issue.
just go step by step 1st start veeam sql services than try to start veeam backup services.
make sure you start veema sql services 1st than, you can try starting veeam backup services. hope it will resolve your issue.
just go step by step 1st start veeam sql services than try to start veeam backup services.
Who is online
Users browsing this forum: restore-helper, Semrush [Bot] and 291 guests