jupyterlab-s3-browser icon indicating copy to clipboard operation
jupyterlab-s3-browser copied to clipboard

Error trying to remove an file from bucket

Open rmontenegroo opened this issue 3 years ago • 1 comments

Hey, guys!

First of all great job.

When I try to remove a file from a bucket I got the following error in the notebook log:

''' what happened? resource() missing 1 required positional argument: 'service_name' [I 2021-12-28 23:57:40.121 SingleUserNotebookApp log:189] 200 DELETE /user/07961865705/jupyterlab_s3_browser/files/jupyter/07961865705/Estaleiro/ingestao-incremental-copy.ipynb?1640735860055 ([email protected]) 2.26ms '''

To Reproduce Steps to reproduce the behavior:

  1. Map a bucket
  2. Select a file
  3. Try to delete
  4. See error in notebook logs

Expected behavior File should be removed.

Screenshots image

image

  • OS: Linux Ubuntu 20.04
  • Browser: Chrome
  • Version of jupyterlab-s3-browser==0.11.0-rc.1

rmontenegroo avatar Dec 29 '21 00:12 rmontenegroo

Thanks for reporting the bug. I'll try to take a closer look later this week.

reevejd avatar Jan 13 '22 02:01 reevejd