EvilOSX icon indicating copy to clipboard operation
EvilOSX copied to clipboard

sql issues after Pull

Open ipkstef opened this issue 6 years ago • 7 comments

Traceback (most recent call last): File "start.py", line 169, in main() File "start.py", line 149, in main model = Model() File "/home/ubuntu/EvilOSX/server/model.py", line 96, in init self._cursor.execute("DROP TABLE IF EXISTS bots") sqlite3.OperationalError: attempt to write a readonly database

ipkstef avatar Aug 19 '18 09:08 ipkstef

Try deleting the database file then restart the server.

Marten4n6 avatar Aug 19 '18 18:08 Marten4n6

Deleting the DB file worked in fixing the issue with server starting. But now the Screenshot Module is returning error:

Module Server Error: Incorrect padding

perhaps an issue with the base64 decoding?

ipkstef avatar Aug 20 '18 02:08 ipkstef

solved

ipkstef avatar Aug 21 '18 00:08 ipkstef

how did you solve this?

tinamina12 avatar Aug 27 '18 09:08 tinamina12

Try deleting the database file then restart the server.

How to delete database file can u guide me please

criticalmiind avatar Oct 02 '19 03:10 criticalmiind

solved

I’m having the same issue: “incorrect padding”. How did you make it work?.

GLGRA avatar Jul 10 '20 20:07 GLGRA

Oh man it’s been 2 years I don’t remember tbh

Sent from my iPad

On Jul 10, 2020, at 4:16 PM, GLGRA [email protected] wrote:

 solved

I’m having the same issue: “incorrect padding”. How did you make it work?.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ipkstef avatar Jul 11 '20 15:07 ipkstef