Ryan Baxter

Results 639 comments of Ryan Baxter

Seems like there is an error on the config server is there anything in the logs on the config server?

``` Caused by: org.springframework.web.client.HttpServer ErrorException$Internal Server Error: 500: "("timestamp":"2024-06-21107:55:18.262+0000", "status":500,"error":Server Error", "message": "No message available", "path":"/configuration-server/application/default")" ``` A 500 error would indicate an error on the server, can you check...

If you give us a sample to reproduce we can provide better insights

We don’t guarantee compatibility across major versions but I don’t see why the client would not be making the correct request due to that.

This is really strange. This exception would indicate that there was an error decrypting a property before the config server returns the response. That would have nothing to do with...

If you can provide us with a sample to reproduce the problem we can better assist

Can you provide a [complete, minimal, verifiable sample](https://stackoverflow.com/help/mcve) that reproduces the problem? It should be available as a GitHub (or similar) project or attached to this issue as a zip...

It doesn’t sound like an issue with Spring Cloud then

So only application2 is being notified? Can you provide a [complete, minimal, verifiable sample](https://stackoverflow.com/help/mcve) that reproduces the problem? It should be available as a GitHub (or similar) project or attached...

Can you provide a [complete, minimal, verifiable sample](https://stackoverflow.com/help/mcve) that reproduces the problem? It should be available as a GitHub (or similar) project or attached to this issue as a zip...