Coder Social home page Coder Social logo

Script error about veeamnotify HOT 5 OPEN

tigattack avatar tigattack commented on June 23, 2024
Script error

from veeamnotify.

Comments (5)

sopleb avatar sopleb commented on June 23, 2024 1

Good catch @sopleb, thanks! That's interesting, I've not seen anything like that before.

Since I'm unable to reproduce the original issue, would you mind trying it again with the -NoProfile -ExecutionPolicy Bypass parameters and the full path to powershell.exe, but with no quotes on the Bootstrap.ps1 path?

It would also be useful to know what version of Veeam B&R you're running.

https://i.imgur.com/4ubYIHT.png

[18.11.2022 11:00:36] <01> Info         Running post-job script
[18.11.2022 11:00:36] <01> Info         Executing custom command [C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe], arguments [-NoProfile -ExecutionPolicy Bypass -File C:\VeeamScripts\VeeamNotify\Bootstrap.ps1]
[18.11.2022 11:01:08] <01> Info         Post-job script completed successfully

from veeamnotify.

tigattack avatar tigattack commented on June 23, 2024

Could you please share your job log? This can be found at %ProgramData%\Veeam\Backup\<JOBNAME>\Job.<JOBNAME>.Backup.log.

Please remember to scrub any sensitive information.

I'm interested in the log output from the line stating Running post-job script onwards.

from veeamnotify.

sopleb avatar sopleb commented on June 23, 2024

I'm running into this same issue...

Running post-job script
[14.11.2022 10:17:27] <01> Info         Executing custom command [C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe], arguments [-NoProfile -ExecutionPolicy Bypass -File 'C:\VeeamScripts\VeeamNotify\Bootstrap.ps1']
[14.11.2022 10:17:27] <01> Warning      Post-job script terminated with exit code -196608

from veeamnotify.

sopleb avatar sopleb commented on June 23, 2024

Interesting... I removed the single quotes from the command and it worked fine...

[17.11.2022 00:04:47] <01> Info         Executing custom command [Powershell.exe], arguments [-File C:\VeeamScripts\VeeamNotify\Bootstrap.ps1]
[17.11.2022 00:04:57] <01> Info         Post-job script completed successfully

from veeamnotify.

tigattack avatar tigattack commented on June 23, 2024

Good catch @sopleb, thanks! That's interesting, I've not seen anything like that before.

Since I'm unable to reproduce the original issue, would you mind trying it again with the -NoProfile -ExecutionPolicy Bypass parameters and the full path to powershell.exe, but with no quotes on the Bootstrap.ps1 path?

It would also be useful to know what version of Veeam B&R you're running.

from veeamnotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.