wohahobg / pterosync

PteroSync new WHMCS Pterodactyl Module
79 stars 17 forks source link

Question: Will this work on pelican? #48

Open ethanfiggs opened 1 week ago

ethanfiggs commented 1 week ago

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

wohahobg commented 1 week ago

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

ethanfiggs commented 1 week ago

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 commented 1 week ago

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

wohahobg commented 1 week ago

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 commented 1 week ago

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

wohahobg commented 1 week ago

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 commented 1 week ago

Will you require wings too or just the panel?

wohahobg commented 1 week ago

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