Restarting with stat
Traceback (most recent call last):
File "/home/ec2-user/.local/lib/python3.7/site-packages/peewee.py", line 5141, in init
super(BareField, self).init(*args, kwargs)
File "/home/ec2-user/.local/lib/python3.7/site-packages/peewee.py", line 4491, in init
self.null = null
MemoryError**
During handling of the above exception, another exception occurred:
I appreciate you taking the time to make a nice issue, but I really can't debug this. If you can pinpoint the issue feel free to let me know. It sounds, however, like maybe you don't have enough RAM?
sqlite_web -H 0.0.0.0 -p 8085 -x ./db/data-go.sqlite -d true -u /dbgo
During handling of the above exception, another exception occurred:
MemoryError
I have same code running fine on x64 image.