dirtyfilthy / freshonions-torscraper

Fresh Onions is an open source TOR spider / hidden service onion crawler hosted at zlal32teyptf4tvi.onion
GNU Affero General Public License v3.0
505 stars 148 forks source link

scraper-service.sh: 33: .: Can't open /opt/freshonions-torscraper/etc/private/flask.secret #28

Open Adrenogenesis opened 5 years ago

Adrenogenesis commented 5 years ago

Hello,

I run init/scraper-service.sh but I'v got this error message :

scraper-service.sh: 33: .: Can't open /opt/freshonions-torscraper/etc/private/flask.secret

Can you show me the way please ?

davisbra commented 5 years ago

did you create flask.secret file and its directory(private)?

L3houx commented 5 years ago

Hi @scarabator, you need to run the script: create_flask.sh or something like that. If you want more functionalities, let's take a look at our fork: https://github.com/GoSecure/freshonions-torscraper. It will also help you in the configuration of the application because I describe, in details, all the steps.