Afternoon All,
I upgraded SolidCP v1.4.1 >> v1.4.2 using the Powershell upgrade script and now my Scheduled Tasks are not working.
The last run on all of the Scheduled Tasks is before the upgrade took place, and if I manually attempt to run a task, they sit forever as "Running"
Any pointers ? Or where to look for logs etc ?
Thanks, Scott ?
This problem sounds familiar to me. 🙂
Make sure the SolidCP Scheduler service is running. If you need to start it, check back a few minutes later to make sure it hasn't stalled.
On my system, after every update I always need to fix the database settings in
C:SolidCPEnterprise ServerbinSolidCP.SchedulerService.exe.config
I use the same connection string that is in C:SolidCPEnterprise Serverweb.config
This makes sense. I have checked and the SolidCP Scheduler Service is stopped. It will start but then stops 10 seconds later.
The file C:SolidCPEnterprise ServerbinSolidCP.SchedulerService.exe.config does not exist on my system (which is most likely the issue). The only file that exists is the executable
C:SolidCPEnterprise ServerbinSolidCP.SchedulerService.exe
How could I create the required C:SolidCPEnterprise ServerbinSolidCP.SchedulerService.exe.config file ?
Thanks, Scott
Okay - all now working 🙂 Thank you very much for the tips.
I ended up restoring "SolidCP.SchedulerService.exe.config" from the Backup which was created when I upgraded using the Powershell Update Script from the following location
C:Program Files (x86)SolidCP InstallerManual Updates
The SolidCP Scheduler service is now started and my Scheduled Tasks are now working
Awesome 🙂
Cheers, Scott