batchiepatchie
batchiepatchie copied to clipboard
Could not load API resposne jobs
I followed docs and it appeared it does not work:
frontend_1 | [HPM] Error occurred while trying to proxy request /api/v1/jobs/stats?start=1601046858&end=1601651658 from localhost:8080 to http://api:5454/ (ENOTFOUND) (https://nodejs.org/api/errors.html#errors_common_system_errors)
Any ideas?
I am also getting this error; however, when the page initially loads, I can see my queues listed. Within the first second, the red error bar pops up.
Getting the same as well, is there a variable we need to change to make the api proxy work?
in my case was due to bad credentials:
- set region in batchiepatchie-dockercompose-config.toml
- set aws credentials in docker-compose.yml solved it for me