Product: PowerShell Universal
Version: 3.1
Worked fine until I enabled ‘can reset’.
i turned off ‘can reset’ then id get ‘error’ when i ran the script. then i restarted the service, now it doesnt load at all tho the service is running.
Product: PowerShell Universal
Version: 3.1
Worked fine until I enabled ‘can reset’.
i turned off ‘can reset’ then id get ‘error’ when i ran the script. then i restarted the service, now it doesnt load at all tho the service is running.
How are you hosting your service? This can happen if the LiteDB database.log.db file isn’t being properly merged back into the database.db file. You can delete the log.db file in %ProgramData%\UniversalAutomation but it could happen again.
In the past, I’ve seen where the database.db file is not writable by the user and when the log file grows to a certain size, it will fail to merge it back in.
It’s running its own webserver, on win19 server.
I added the service account perms to %ProgramData%\UniversalAutomation and i was able to restart the app.
I went back to my page and now im getting this with ‘can reset’ on.
Well, now it’s working…I’ll update if it happens again. Thanks @adam