batchiepatchie icon indicating copy to clipboard operation
batchiepatchie copied to clipboard

Could not load API resposne jobs

Open rchojn opened this issue 4 years ago • 3 comments

I followed docs and it appeared it does not work:

image 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?

rchojn avatar Oct 02 '20 14:10 rchojn

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.

gvermillion avatar Oct 30 '20 22:10 gvermillion

Getting the same as well, is there a variable we need to change to make the api proxy work?

eokeeffe avatar Jun 17 '22 22:06 eokeeffe

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

davidlenz avatar Dec 13 '22 22:12 davidlenz