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

Code 400 not recognized #175

Open
fgvieira opened this issue Mar 5, 2024 · 2 comments
Open

Code 400 not recognized #175

fgvieira opened this issue Mar 5, 2024 · 2 comments

Comments

@fgvieira
Copy link
Contributor

fgvieira commented Mar 5, 2024

Describe the bug
When running a workflow:

$ snakemake --cores 70 --snakefile ../../workflow/Snakefile --configfile config/config.yaml --printshellcmds --software-deployment-method conda apptainer --conda-prefix /tmp/cache/conda --wms-monitor http://panoptes_host:10000

I get the message:

The /api/workflow/1 response code 400 is not recognized.Assuming unrestricted shared filesystem usage for local execution.
Building DAG of jobs...                         
[...]

panoptes seems to work fine, but just wondering about the unrecognized code 400 (bad request?).

To Reproduce
Run a snakemake workflow with argument --wms-monitor.

Expected behavior
No message.

Screenshots or logs
image

Desktop (please complete the following information):

  • OS: Linux
  • Browser Firefox
  • Version 123
@mfansler
Copy link

Seeing same message with panoptes-ui=0.2.3, snakemake=8.15.2.

@fgypas
Copy link
Member

fgypas commented Nov 6, 2024

Sorry for my late reply. I have not moved to version 8 yet. Will try to work on it.

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