blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
85 stars 11 forks source link

CLI failing to import a project #209

Closed Etheroit closed 8 months ago

Etheroit commented 8 months ago

Describe the bug I'm trying to add import a project using mantle import command documented at https://mantledeploy.vercel.app/docs/commands#importing .

The command seems to be failing on "Importing passes" stage with "Failed: Roblox error (500 Internal Server Error): InternalServerError"

To Reproduce To reproduce the behaviour, use mantle import --environment prod --target-id. The experience I've used the command on had no passes available.

Screenshots image

blake-mealey commented 8 months ago

This should be fixed in v0.11.13. Let me know if upgrading doesn't fix the issue.

Etheroit commented 8 months ago

This should be fixed in v0.11.13. Let me know if upgrading doesn't fix the issue.

It's working thanks. I've updated to 0.11.11 and not sure why I've thought 0.11.11 was the latest version. My fault.