it should load a json file with some config info if it works
fresh-football-47124
02/29/2024, 5:44 PM
you can also check the docker container logs for more information - its likely that the API request that is expecting a JSON object is failing because the API is returning an error
b
best-magazine-32978
03/01/2024, 12:33 PM
Hi, yes api works by directly access. I redeployed compose, and finnaly it's work. Thanks.
f
flaky-lion-33569
04/03/2024, 11:35 PM
@best-magazine-32978 what did you change to fix this issue?
I'm also facing the same issue
f
fresh-football-47124
04/04/2024, 5:00 AM
You'll either see the error when you visit the API url directly, or you'll see the error log from docker