django-libsql
django-libsql copied to clipboard
django.db.utils.OperationalError: 505, message='Invalid response status', url='wss://xxx.aws-ap-northeast-1.turso.io'
Error message
django.db.utils.OperationalError: 505, message='Invalid response status', url='wss://xxx.aws-ap-northeast-1.turso.io'
Analysis
Using with Turso in Flyio. is totally fine, but not with one in AWS.
Suggestions
Any workaround?
I have the exact same error. Trying to deploy a django app using elastic beanstalk.