Forums

Always On Task Not Starting

I have two always on tasks running. When my program stopped working today I checked them and was getting an Error where it is supposed to show the tasks. After a few minutes, they restarted, but one of them is stuck on Starting. I've not changed anything about it and can't figure out why this is happening. I tried restarting it and deleting and redoing it, but it still gets stuck on Starting. Any insight would be appreciated. Thanks.

UPDATE: It shows that it's starting now, but the scrip it supposed to go to a given amazon link and scrape data using Playwright. The script was working fine yesterday and now i'm getting an error that says "Failed to navigate to URL"

It worked yesterday and I've not changed anything. Could this be something on PythonAnywhere's end or did something change that broke my script? I haven't changed anything!!

Your always on tasks appear to be running, but I see that they are logging error tracebacks.

Thank you for the response! I updated playwright and it seemed to fix the issue.

Glad to hear that!