Page 2 of 2

Re: Chocolatey Failing to deploy

Posted: Tue Jan 12, 2021 9:16 pm
by bfrizie
Awesome! I will check it out tomorrow.

Re: Chocolatey Failing to deploy

Posted: Tue Jan 19, 2021 6:32 pm
by bfrizie
The update seems to have resolved the problem.

I am seeing an error every time the Maintenance script runs. Is this normal?
ERR an error occurred: Could not find file 'C:\WINDOWS\LTSvc\chocoversions.sql'.

Re: Chocolatey Failing to deploy

Posted: Thu Jan 21, 2021 2:27 pm
by Cubert
I will review, we did remove the need for SQl files so that maybe a leftover.

Re: Chocolatey Failing to deploy

Posted: Wed May 19, 2021 7:46 am
by jonny190
bfrizie wrote: Tue Jan 19, 2021 6:32 pm The update seems to have resolved the problem.

I am seeing an error every time the Maintenance script runs. Is this normal?
ERR an error occurred: Could not find file 'C:\WINDOWS\LTSvc\chocoversions.sql'.
I'm also seeing the same, is there any eta on the fix?

Re: Chocolatey Failing to deploy

Posted: Wed May 19, 2021 12:35 pm
by Cubert
Post your log entries here so we can see where it is. If your seeing the error from line 70-71 (red) then just before that function the SQLQuery is printed out to script log. (blue) Post that SQL query so we can see what it looks like. It maybe malformed indicating that the chocoversions.txt file was malformed. You will find all this information in the script logs under the agents console in Automate.


Capture.PNG
Capture.PNG (22.64 KiB) Viewed 3669 times