Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kbatch cronjobs fail with 404 #59

Open
jacobbieker opened this issue Jan 8, 2024 · 3 comments
Open

Kbatch cronjobs fail with 404 #59

jacobbieker opened this issue Jan 8, 2024 · 3 comments

Comments

@jacobbieker
Copy link

Hi,

When trying the cronjob example in the docs, or with my own kbatch scripts that work with the normal job submit, I get this error that the url does not exist

httpx.HTTPStatusError: Client error '404 Not Found' for url 'https://pccompute.westeurope.cloudapp.azure.com/compute/services/kbatch/cronjobs/'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404

Is there a way to submit cronjobs still? Or has that been removed? My workaround at the moment is to have my computer's local cronjobs submit the job, but its not ideal.

Thanks!

@jacobbieker
Copy link
Author

Also, the Dask-Gateway example also doesn't work either, with it timing out connecting to the dask gateway

@TomAugspurger
Copy link
Collaborator

TomAugspurger commented Jan 15, 2024 via email

@FlorisCalkoen
Copy link

FlorisCalkoen commented Mar 13, 2024

@jacobbieker, besides the example from the docs, are you able to get Dask-Gateway up and running with kbatch? Unfortunately I didn't manage yet.. I also find it tricky to debug because I cannot/don't know how access the logs #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants