Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error trying to remove an file from bucket #56

Open
rmontenegroo opened this issue Dec 29, 2021 · 1 comment
Open

Error trying to remove an file from bucket #56

rmontenegroo opened this issue Dec 29, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rmontenegroo
Copy link

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 (07961865705@10.188.10.82) 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 rmontenegroo added the bug Something isn't working label Dec 29, 2021
@reevejd
Copy link
Member

reevejd commented Jan 13, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants