Closed minhduytran closed 1 month ago
what DATABASE_HOST are you assigning at packages/tracker/.env
?
Hi @orchidtexture ,
i use default setting
After you have the postgres and fractal node running, instead of running the tracker with docker, try this:
cd into the tracker directory. cat/packages/tracker
yarn install
yarn build
IF YOU CHANGE THE CODE AT ALL YOU WILL NEED TO RUN YARN BUILD AGAIN TO APPLY CHANGES
yarn run start:prod
It should start syncing
postgres container is trash
hi @orchidtexture I fixed this issue. The problem came from my VPS blocking port 5432. I unlocked it, and the process ran smoothly.
when i run sudo yarn cli wallet balances, it return error