Compiling your contracts…
Everything is up to date, there is nothing to compile.
Something went wrong while attempting to connect to the network. Check your network configuration.
Could not connect to your Ethereum client with the following parameters:
- host > https://wallet-test.confluxrpc.org
- port > 12537
- network_id > 1
Please check that your Ethereum client:
- is running
- is accepting RPC connections (i.e., “–rpc” option is used in geth)
- is accessible over the network
- is properly configured in your Truffle configuration file (truffle-config.js)
这是bug么?