-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
Also, the Dask-Gateway example also doesn't work either, with it timing out connecting to the dask gateway |
The Dask-Gateway failure is most likely from a new security policy in place on the Planetary Computer's dask-gateway endpoint that prevents non-TLS external traffic, and is unrelated to kbatch.
…________________________________
From: Jacob Bieker ***@***.***>
Sent: Sunday, January 14, 2024 5:57 AM
To: kbatch-dev/kbatch ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [kbatch-dev/kbatch] Kbatch cronjobs fail with 404 (Issue #59)
Also, the Dask-Gateway example also doesn't work either, with it timing out connecting to the dask gateway
—
Reply to this email directly, view it on GitHub<#59 (comment)> or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAKAOISNLAMIGW42FKFWKUTYOPB2FBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVE2DCNZVGU3DOMZTQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGA3TANRQHE2DQMNHORZGSZ3HMVZKMY3SMVQXIZI>.
You are receiving this email because you are subscribed to this thread.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@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
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
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!
The text was updated successfully, but these errors were encountered: