You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup mirror node locally using gradle using ./gradlew :importer:bootRun --args='--spring.profiles.active=v2'. However, I am running into the following exception while doing so:
Message : ERROR: connection to the remote node mirror_node@localhost:5432 failed with the following error: fe_sendauth: no password supplied
Location : db/migration/v2/V2.15.0__fix_transfer_synthetic_contract_logs.sql
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I am trying to setup mirror node locally using gradle using
./gradlew :importer:bootRun --args='--spring.profiles.active=v2'
. However, I am running into the following exception while doing so:can someone please help me resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions