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

Serwer s23, środowisko dev: Błąd pobierania obrazów z Google Photos #131

Open
MateuszNaKodach opened this issue Nov 7, 2019 · 0 comments
Labels
bug Niepoprawne działanie aplikacji.

Comments

@MateuszNaKodach
Copy link
Owner

Opisz błąd
Po requescie:
curl -X GET "http://rest.dev.bialydunajec.org/rest-api/v1/camp-gallery/12" -H "accept: */*"
jest zwracany błąd 500:

{
  "timestamp": "2019-35-07",
  "status": 500,
  "error": "Internal Server Error",
  "message": "Could not find TLS ALPN provider; no working netty-tcnative, Conscrypt, or Jetty NPN/ALPN available",
  "path": "/rest-api/v1/camp-gallery/12"
}

Za to lokalnie uruchomiona aplikacja zwraca dane poprawnie.

*Środowisko
DEV

@MateuszNaKodach MateuszNaKodach added the bug Niepoprawne działanie aplikacji. label Nov 7, 2019
@MateuszNaKodach MateuszNaKodach added this to To do in Biały Dunajec Web App - Back-end via automation Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Niepoprawne działanie aplikacji.
Development

No branches or pull requests

1 participant