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

Using solver.planning.domains/solve from plugin gets 400 error; hangs against paas-uom.org #182

Open
rpgoldman opened this issue Apr 24, 2024 · 1 comment

Comments

@rpgoldman
Copy link

rpgoldman commented Apr 24, 2024

I was learning the VS Code plugin, so I downloaded the vscode-pddl-samples and per the instructions tried to generate a plan for Airport/1plane.pddl using Airport/domain.pddl. I expected the planning to fail, since there's an intentionally-introduced error in that file. But instead of failing, I get a 400 error from the solver.planning.domains server:

image

I uploaded those files interactively to the planning editor at planning.domains, and tried to generate a plan using LAMA. Planning failed, as expected, but there was no error.

Here's my configuration:
image

Tried using paas-uom.org:5001 as the planner instead and the planning attempt hangs with this:

image

Any idea what I am doing wrong?

@rpgoldman rpgoldman changed the title Using solver.planning.domains/solve from plugin gets 404 error Using solver.planning.domains/solve from plugin gets 400 error; hangs against paas-uom.org Apr 24, 2024
@haz
Copy link

haz commented Apr 24, 2024

The plugin needs to be updated for the modern era solver.planning.domains (uses PaasS now). You can add a new planning engine, select the planning-as-a-service option, and configure like so:

image

@jan-dolejsi : ya still with us, bud?

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

2 participants