Judecoin / judecoin

Website of the judecoin Ecosystem project
https://www.judecoin.io
Other
103 stars 28 forks source link

error when rpc params wrong #6

Closed ijoywan closed 1 year ago

ijoywan commented 1 year ago

where rpc params were wrong

rpc server will shutdown , log is

[sock 21] host denied 127.0.0.1, shutdowning connection
2023-09-15 09:56:35.799 [RPC0]  TRACE   net contrib/epee/include/net/abstract_tcp_server2.inl:124   [sock 21] Socket destroyed
2023-09-15 09:56:35.799 [RPC0]  DEBUG   net.conn    contrib/epee/src/connection_basic.cpp:184   Destructing connection #15 to 0.0.0.0

then response is

curl: (52) Empty reply from server
ijoywan commented 1 year ago

I'm sorray, disable-rpc-ban fixed my problem