Error running Hermes client

Posting for a user who wants to run hermes.

Here are the parameters.

spy --env mainnet --nodeKey /node.key --spyRPC "[::]:7073" --env mainnet --ethRPC "<RPC URL for Ethereum>" --ethContract 0x98f3c9e6E3fAce36bAAd05FE09d375Ef1464288B --logLevel warn
hermes run --rpc-listen-addr "[::]:33999" --pythnet-http-addr https://pythnet.rpcpool.com/ --pythnet-ws-addr wss://pythnet.rpcpool.com/ --wormhole-spy-rpc-addr http://<wormhole spy>:7073/

They are not seeting any feeds in /v2/price_feeds nor any feed working.

Please try again running with this RPC https://api2.pythnet.pyth.network. If it doesn’t work out, please run it with RUST_LOG=info environment variable and share a dump of the logs along with the output of the /ready endpoint.