Closed Swodzinski closed 3 years ago
Check the file permissions and ownership for the database in your Linux terminal. It should be accessible by your Linux user.
got that resolved, I think I'm right on the brink of getting it up and running. This is the last of the errors I believe it will throw
Traceback (most recent call last):
File "/home/sampi314/simple-pump-and-dump-bot/simple-pump-and-dump-bot/src/bot-kucoin.py", line 281, in
The error shows the API is connected but the API key does not exist. It is possible you have a new V2 API key that the bot does not currently support. See the last few comments in issue #10
Otherwise, you can check to make sure you api key is correct
thank you for your help!
Lmao I lied fingers crossed its smooth sailing once I get this error taken care of
Traceback (most recent call last):
File "/home/sampi314/simple-pump-and-dump-bot/simple-pump-and-dump-bot/src/bot-kucoin.py", line 282, in
Haha. Do you have money for your crypto pairing in your trading account?
I didnt't realize it would throw an error if I didnt have any in there already. I'll give an update when I convert to usdt
You can change the pairing if you have some other crypto.
For my use case, I omitted error handling as it could slow down the script if not implemented properly. I also didn't find it necessary to have.
database files open fine in windows, but when I run in WSL2, it doesn't run properly. Any ideas as to what I am missing ? File "/home/sampi314/.docker/simple-pump-and-dump-bot/src/initialise_db.py", line 3, in
conn = sqlite3.connect('"C:\users\guest\desktop\example.db")/usr/bin/python3/home/sampi314/.docker/simple-pump-and-dump-bot/src/records.db')
sqlite3.OperationalError: unable to open database file