Workers + pages not working but no errors

I tried to deploy one of my web applications into cloudflare pages and after a lot of fighting to fix all the edge related issue I was able to have working build

Now when I deploy the page just gives a 404 error (not the nextjs one, just an empty one) and when I try to see the workers logs I receive this error:

We could not find that Workers Service on your account. (Code: 8000068)

Has anybody experienced this?
Was this page helpful?