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

bug on IP transfer when it has a vmac and the server doesn't support it #13351

Open
2 tasks done
danwalex opened this issue Sep 30, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@danwalex
Copy link

Have you already contacted our help centre?

  • Yes, I have contacted the help centre.

Is there an existing issue for this?

  • I have checked the existing issues

Describe the bug

in the interface to move an IP FO the api call doesn't take the responses into account, for example the “ { ‘message’: ‘There is some VMAC used and the destination server do not support VMAC’ }” which on the interface indicates that it's going well, whereas the api rejects the transfer directly.

API : /dedicated/server/{serviceName}/ipMove~POST

Steps To Reproduce

To reproduce this bug, you need a server that does not yet support VMAC transfer.
Then attempt to transfer an ip to the server
the server will just display that you have to wait a few minutes for the transfer and will display no error message

Expected Behavior

No response

What browsers are you using?

Chrome

Which devices are used?

Desktop

Additional information to add?

No response

@danwalex danwalex added the bug Something isn't working label Sep 30, 2024
@danwalex danwalex changed the title <title> bug on IP transfer when it has a vmac and the server doesn't support it Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant