Failed to schedule script request
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-13-2017 10:52 PM
I've created a script task, which works in it's own right. But now I'm trying to run it with the Scheduler, so that I can email the results to myself. When the scheduled run time hits, I see the Status turn red, to "Error Occurred". When click this, I see "Failed to schedule script request: Error count: 1". No email comes through to me and I can't tell if the script is running at all.
Any ideas? Could I view some logs somewhere in NetSight to get more information on this error?
Thanks!!
Any ideas? Could I view some logs somewhere in NetSight to get more information on this error?
Thanks!!
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-09-2018 05:13 AM
Hello together,
today i reached a partial success.
Namely that i could restart the Switch with Scripting.
An advice i could get from this article: https://community.extremenetworks.com/extreme/topics/cant-import-api-from-exos
It is prefered to write the script language in JSONRPC. So i did and it worked.
Nonetheless the log of the mail described a failure which was not correct.
Therefore partial success. I have to look further.
I hope that this will help you to reach your Goal.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2018 04:02 AM
Hello Martin,
i have the same failure. But on my issue i became an E-Mail but the reboot command in the script wasn't done.
following was typed in the tcl script:
reboot
y
