Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to run a script via scheduler but currently task keep trying to download but never ends, here an example
Maybe bug in the script? 'Run' mode starts normally?
it runs normally
@Lomusire said in I allways get this error while using ai:
I allways get this error while using ai
Can you attach the log file "bv6rs6xwuq"?
@morpheus93 said in Getting error - Timeout during creating new process:
No idea why this happens. Will investigate it further.
You might want to investigate why it happened by using the tools available at https://learn.microsoft.com/en-us/sysinternals/downloads/procmon.
This will help you understand what occurred and identify any relevant information.
@zxcawsdik said in what does SyntaxError: Parse error mean?:
what does SyntaxError: Parse error mean?
It depends on your situation. For example, there are forbidden symbols in function names, variables, etc.
@morpheus93 That worked. Thank you