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

Question: Will this work on pelican? #48

Open
ethanfiggs opened this issue Oct 7, 2024 · 8 comments
Open

Question: Will this work on pelican? #48

ethanfiggs opened this issue Oct 7, 2024 · 8 comments

Comments

@ethanfiggs
Copy link

As the title states any plans to have this work with pelican?

@wohahobg
Copy link
Owner

wohahobg commented Oct 8, 2024

I have check Pelican whmc module, and there is no reason this module to not work.

@ethanfiggs
Copy link
Author

This does not fully work with pelican. For example trying to create a server via the api gives this error:

Array
(
    [errors] => Array
        (
            [0] => Array
                (
                    [code] => NotFoundHttpException
                    [status] => 404
                    [detail] => The route api/application/nests//eggs/116 could not be found.
                )

        )

    [status_code] => 404
)

I would assume this is because Pelican removed nests. We only use eggs.

@ethanfiggs
Copy link
Author

if you would be able to add support for pelican this would be big for you addon.

@wohahobg
Copy link
Owner

Well. my last comment was based on their existing module.

I can see for you that the nest is missing The route api/application/nests/NEST_MISSING/eggs/116 could not be found.

However, we don't have installed Pelican panel (and we won't install it soon as is still not good for production) to test it out.
if anyone can share with me theirs working environment for pelican panel will be good.

@ethanfiggs
Copy link
Author

I can create an install for you and share it tomorrow. Please inform me best way to share the details.

@wohahobg
Copy link
Owner

I can create an install for you and share it tomorrow. Please inform me best way to share the details.

Via Discord, you can join our Discord server i will create a private channel.

@ethanfiggs
Copy link
Author

Will you require wings too or just the panel?

@wohahobg
Copy link
Owner

Well i will need to create a test servers (max 1 or 2), so yea.

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