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
geth attach ipc:qdata/dd1/geth.ipc
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
Error Logs
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc
Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
all logs in sequence
PS C:\Users\richa> cd projects\quorum-examples\examples\7nodes
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach
Fatal: Unable to attach to remote geth: no known transport for URL scheme "c"
The text was updated successfully, but these errors were encountered:
System information
Geth version: Version: 1.10.15-stable
OS & Version: Windows
Branch, Commit Hash or Release: NA
Environment: vagrant,
Expected behavior
No error
Actual behavior
Fatal: Unable to attach to remote geth: no known transport for URL scheme "c"
Steps to reproduce the behavior
{consensus} = raft;
./{consensus}-init.sh
./{consensus}-start.sh
./{consensus}-start.sh constellation
checked all 7nodes running without failing
example node:
enode://ac6b1096ca56b9f6d004b779ae3728bf83f8e22453404cc3cef16a3d9b96608bc67c4b30db88e0a5a6c6390213f7acbe1153ff6d23ce57380104288ae19373ef@127.0.0.1:21000?discport=0&raftport=50401",
2 : running Tessera remote enclave
./{consensus}-start.sh tessera-remote.
3. ./runscript.sh private-contract.js
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> ./runscript.sh private-contract.js
PS C:\Users\richa\projects\quorum-examples\examples\7nodes>
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc
Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
Error Logs
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc
Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
all logs in sequence
PS C:\Users\richa> cd projects\quorum-examples\examples\7nodes
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach ipc:qdata/dd1/geth.ipc
Fatal: Unable to attach to remote geth: Invalid pipe address 'qdata/dd1/geth.ipc'.
PS C:\Users\richa\projects\quorum-examples\examples\7nodes> geth attach
Fatal: Unable to attach to remote geth: no known transport for URL scheme "c"
The text was updated successfully, but these errors were encountered: