Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-Job Script TIMEOUT Warning #29

Open
adrianofante opened this issue May 18, 2022 · 7 comments
Open

Post-Job Script TIMEOUT Warning #29

adrianofante opened this issue May 18, 2022 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@adrianofante
Copy link

What happened?

Hi,
We install the latest DEV version.
But when the script is run simultaneously with another Backup JOB we always get the TIMEOUT Warning.
Are there any restrictions on the simultaneous execution of the Post-Job Script?

image

Steps To Reproduce

No response

VeeamNotify version

1.0-beta1

PowerShell version

5.1

Veeam Backup & Replication build number

No response

Relevant log output

No response

@adrianofante adrianofante added the bug Something isn't working label May 18, 2022
@Philenst
Copy link
Collaborator

Hi @adrianofante

This is really strange.. I've just tested it from my side with a few jobs and I didn't get any timeouts on any of those.
Would it be possible to get your latest log for the specific job that is timing out? (By default, it's located in C:\VeeamScripts\VeeamNotify\log, unless disabled), make sure to remove your webhook information as it'll be printed out in the log.

@Philenst Philenst assigned Philenst and unassigned tigattack May 23, 2022
@tigattack
Copy link
Owner

@adrianofante are you still experiencing this issue?

@Philenst
Copy link
Collaborator

Philenst commented Jul 5, 2022

Hi @adrianofante, I will close this issue due to inactivity. If you'd like to diagnose this further, feel free to re-open the issue in the future.

@Philenst Philenst closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2022
@adrianofante
Copy link
Author

Hi @tigattack @Philenst

I still have this same problem.
It usually occurs when more than 1 backup job runs and completes at the same time.

I tried to do as suggested in the Veeam forum and "call" the script via BAT, but when I call the script via BAT it doesn't run.

https://forums.veeam.com/veeam-backup-replication-f2/v8-post-job-script-timed-out-hp-data-protector-t24354.html

@adrianofante
Copy link
Author

adrianofante commented Sep 20, 2022

.

@tigattack
Copy link
Owner

Thanks @adrianofante. FYI you did not scrub your webhooks and user details from the logs as suggested by Phil. You may wish to delete or edit them.

Are you receiving your notifications? I don't see any issues in the logs.

Could you please clarify which of the following is the problem here?

  • A breaking issue with VeeamNotify
  • ONLY related to the timeout warning in VBR (i.e. cosmetic only)

@tigattack tigattack reopened this Sep 21, 2022
@adrianofante
Copy link
Author

I get notifications normally.
It happens that due to the Timeout of the script all my Jobs are with the STATUS OF WARNING and this is not good.
I couldn't find any errors in the log either.

But the fact is that if I run a backup job without any other concurrent jobs, the script runs normally in a few seconds.

When there are concurrent tasks, the script reaches the timeout and the Job is in Warning status because of the timeout.

I did another test increasing the PostScripts Timeout in the Windows Registry, when I did that the script took more than 1 hour to finish, but it ended without error.

INCREASING POST SCRIPT TIME
image

JOB EXECUTED WITHOUT OTHER COMPETING JOBS
image

JOB RUN WITH COMPETITIVE JOBS (TIMEOUT AND WARNING)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants