You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
when I upload files, it does not appear on the website or when requested via API
In the logs and on the filesystem I see, that the file is correctly uploaded
Hello
when I upload files, it does not appear on the website or when requested via API
In the logs and on the filesystem I see, that the file is correctly uploaded
this are the logs
bag_database.log:00:05:33.595 [http-nio-8080-exec-18] DEBUG c.g.s.b.s.f.FilesystemBagStorageImpl - Writing file to: /bags/abc/def.bag
bag_database.log:00:05:36.650 [http-nio-8080-exec-10] INFO c.g.swrirobotics.bags.BagController - getBags: def.bag / page: 1 / limit: 1 / sort: filename / dir: ASC
localhost_access_log.2022-07-26.txt:10.0.2.100 - - [26/Jul/2022:00:05:36 +0000] "GET /bag/bags/search?page=1&text=def.bag&fields=filename&limit=1&sort=filename&dir=ASC HTTP/1.1" 200 73
Any ideas how to troubleshoot?
The text was updated successfully, but these errors were encountered: