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

Servers list with json error, cannot unmarshal string into Go struct field Server.port of type int #6

Open
magixus opened this issue Oct 29, 2024 · 1 comment

Comments

@magixus
Copy link

magixus commented Oct 29, 2024

issue

coolify servers list
json: cannot unmarshal string into Go struct field Server.port of type int

Steps to reproduce

  1. Install coolify on remote server
  2. Setup DNS for FQDN
  3. Test all good (access, resources, proxy ;... no issues at all)
  4. install CLI
  5. `coolify instances add -d "https://FQDN" "token"
  6. test coolify instances version => works fine
  7. test coolify servers list => error
@magixus
Copy link
Author

magixus commented Oct 29, 2024

I have tested this in postman and it works, it listed all my servers. I think this is a go struct issue where the port has to be valide but in my case, FQDN is set and has no port

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

1 participant