Closed JesJehle closed 3 months ago
Give it another try on the dev_thumbnails. If it still does not work, I have no idea why....
Immer noch dasselbe Problem. Allerdings bekomme ich auch den gleichen Fehler bei der Logs Tabelle. Ich bin also auch nicht berechtigt, dort reinzuschreiben. @mmaelicke könntest du es lokal bei dir mal versuchen.
Schauen ob es bei dir funktioniert?
Das sind die logs bei mir, erst upload dann thumbnail:
api-1 | INFO: 192.168.65.1:43775 - "POST //datasets HTTP/1.1" 200 OK
api-1 | [ERROR]: Error uploading thumbnail for dataset 231: {'statusCode': 400, 'error': 'Unauthorized', 'message': 'new row violates row-level security policy'} file_path: /data/tmp/b2ece9bd-0a1e-473e-8633-ddb0f0f343e4_upload-test.jpg filename: b2ece9bd-0a1e-473e-8633-ddb0f0f343e4_upload-test.jpg thumbnail_bucket: v1_thumbnails
api-1 | An error occurred while trying to log to the database: {'code': '42501', 'details': None, 'hint': None, 'message': 'new row violates row-level security policy for table "logs"'}
api-1 | INFO: 192.168.65.1:53261 - "PUT //datasets/231/build-thumbnail HTTP/1.1" 200 OK
Immer noch dasselbe Problem. Allerdings bekomme ich auch den gleichen Fehler bei der Logs Tabelle. Ich bin also auch nicht berechtigt, dort reinzuschreiben. @mmaelicke könntest du es lokal bei dir mal versuchen.
- Lass den branch laufen
- öffne die docs
- Bild hochladen
- thumbnail erstellen.
Schauen ob es bei dir funktioniert?
Das sind die logs bei mir, erst upload dann thumbnail:
api-1 | INFO: 192.168.65.1:43775 - "POST //datasets HTTP/1.1" 200 OK api-1 | [ERROR]: Error uploading thumbnail for dataset 231: {'statusCode': 400, 'error': 'Unauthorized', 'message': 'new row violates row-level security policy'} file_path: /data/tmp/b2ece9bd-0a1e-473e-8633-ddb0f0f343e4_upload-test.jpg filename: b2ece9bd-0a1e-473e-8633-ddb0f0f343e4_upload-test.jpg thumbnail_bucket: v1_thumbnails api-1 | An error occurred while trying to log to the database: {'code': '42501', 'details': None, 'hint': None, 'message': 'new row violates row-level security policy for table "logs"'} api-1 | INFO: 192.168.65.1:53261 - "PUT //datasets/231/build-thumbnail HTTP/1.1" 200 OK
Ich hab gerade nicht die Möglichkeit ein Bild hochzuladen, habe aber für eine beliebiges bild, das lokal nicht vorhanden ist eine thumbnail cgebaut. Der Fehler dafür wurde richtig in die logs tabelle hochgeladen (log id 1810)
@mmaelicke Ich kann so einfach nichts machen. Ich bin seit 2 Wochen wegen dieser Scheiße ausgebremst. Das so frustrierend. Ich hab wirklich überhaupt kein Ansatz. #21
@mmaelicke I have great trouble to upload to the Supabase bucket because of row level security issues. I tried everything I could. Maybe you find an obvious error. This would be greatly appreciated. :)
So this is not meant as a pull request but rather as a cry for help.