PonziDetection / PonziGuard

4 stars 1 forks source link

open file err= open #1

Open henryfivev opened 9 months ago

henryfivev commented 9 months ago

Hey guys, im trying to launch ur PonziGuard, and i got such outputs in geth_run.log. i wonder if that's correct outputs, or need i to config sth?

open file err= open /media/ubuntu/My_Passport/PonziGuard/open-source/b93fb20233f482adc91d9f8c63b770b23a88dbdf.txt: no such file or directory
open file err= open /media/ubuntu/My_Passport/PonziGuard/open-source/b93fb20233f482adc91d9f8c63b770b23a88dbdf.txt: no such file or directory
open file err= open /media/ubuntu/My_Passport/PonziGuard/open-source/e930e50b62af818dbc955f345f9a3a3108f7a70d.txt: no such file or directory
open file err= open /media/ubuntu/My_Passport/PonziGuard/open-source/e930e50b62af818dbc955f345f9a3a3108f7a70d.txt: no such file or directory
PonziDetection commented 7 months ago

I think this is a problem in the output of CRBG. The output directory can not be found. You can try to modify the variable path in state_processor.go, or try to create the path locally.