freshonions-torscraper
freshonions-torscraper copied to clipboard
Issue with connecting to DB
File "/usr/lib/python2.7/site-packages/pony/orm/dbapiprovider.py", line 53, in wrap_dbapi_exceptions except dbapi_module.OperationalError as e: raise OperationalError(e) pony.orm.dbapiprovider.OperationalError: (1045, u"Access denied for user 'xxxx' at 'ip_address' (using password: YES)")
Please advise as can not work out where this is coming from
basically its saying that access not allow for xxx user from xxxx ip address .. it shows same error for local host too
even the command line connection is working correctly for both localhost and RDS .. it is the script that is failing
@dirtyfilthy would you mind checking? / advising?
We are also getting below error if the init scripts moved under torscraper folder and run the cron script /home/scraper/torscraper/scripts/harvest.sh manually.
File "/home/scraper/torscraper/spiders/tor_scrapy.py", line 7, in
:( @dirtyfilthy please advise
Erm... hello?
What do you mean by no module? [https://github.com/dirtyfilthy/freshonions-torscraper/tree/master/lib/tor_db]
@rkshinde it's because you're not in your virtual env.
@NA-Proiv, what database are you using? Can I see your database config in (torscrap../etc/databse)?
This is an updated readme file. It can help you : https://github.com/GoSecure/freshonions-torscraper/blob/update-readme/README.md