Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start problem #4

Open
Carl79c opened this issue Sep 28, 2021 · 0 comments
Open

start problem #4

Carl79c opened this issue Sep 28, 2021 · 0 comments

Comments

@Carl79c
Copy link

Carl79c commented Sep 28, 2021

Hello,
I tried to start your bot but failed? What am I doing wrong? Is there anything I need to configure in the code?
thank you very much

`PowerShell 7.1.4
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

PS C:\Windows\System32> truffle compile

Compiling your contracts...

Compiling .\contracts\Migrations.sol
Artifacts written to C:\Windows\System32\build\contracts
Compiled successfully using:

  • solc: 0.5.16+commit.9c3226ce.Emscripten.clang

PS C:\Windows\System32> truffle migrate

Compiling your contracts...

Compiling .\contracts\Migrations.sol
Artifacts written to C:\Windows\System32\build\contracts
Compiled successfully using:

  • solc: 0.5.16+commit.9c3226ce.Emscripten.clang

Something went wrong while attempting to connect to the network at http://127.0.0.1:7545. Check your network configuration.

Could not connect to your Ethereum client with the following parameters:
- host > 127.0.0.1
- port > 7545
- network_id > 5777
Please check that your Ethereum client:
- is running
- is accepting RPC connections (i.e., "--rpc" or "--http" option is used in geth)
- is accessible over the network
- is properly configured in your Truffle configuration file (truffle-config.js)

Truffle v5.4.12 (core: 5.4.12)
Node v14.18.0
PS C:\Windows\System32> truffle test
Using network 'test'.

Compiling your contracts...

Compiling .\contracts\Migrations.sol
Artifacts written to C:\Users\xxx\AppData\Local\Temp\test--15096-GYcBH4nWKUyW
Compiled successfully using:

  • solc: 0.5.16+commit.9c3226ce.Emscripten.clang

0 passing (1ms)

PS C:\Windows\System32>`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant