For Workes & Pages, what is the name of the domain?
dev domain
What is the error number?
1104
What is the error message?
Error 1104 Script not found
What is the issue or error you’re encountering
Worker stops working, it shows the “Error 1104 Script not found” error instead
What steps have you taken to resolve the issue?
I tried removing the Queue binding, then the worker starts working again. When I add the Queue binding, it stops working again.
I tried a completely new worker. It also stops working when I add the Queue binding.
I tried adding a Consumer to the Queue, it did not help.
What are the steps to reproduce the issue?
Add a Queue binding, the worker stops working