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
This ticket system is to report bugs and feature requests. For support, visit the help page first.
If you have trouble connecting to a server or your login credentials are not valid, try to resolve the issue with the assistance of your hosting service provider. Any such ticket will be closed with a resolution of thirdparty.
Describe the bug
Since upgrading to duck cli 8.7.1, I can no longer upload files to dropbox via command line. When I run the duck cli for dropbox, instead of being presented with a duck webpage with an authentication code to use, I am presented an API Authorization Request page on dropbox. When I click the authorize button, it seems to hang. Eventually this times out. I have attempted to remove the existing permissions to duck on dropbox and this has not helped. I have been able to replicate this behavior across multiple machines.
To Reproduce
Steps to reproduce the behavior:
Install duck cli v8.7.1
Run a dropbox upload command such as duck -e compare --upload "dropbox:/$remote_path" "$local_path";
The dropbox API Authorization Request page appears in the browser
Attempt to authorize to no avail
Expected behavior
Install duck cli v8.7.1
Run a dropbox upload command such as duck -e compare --upload "dropbox:/$remote_path" "$local_path";
[optional] If you need to authorize access in dropbox, the dropbox API Authorization Request page appears in the browser
The duck ui supplies an authentication code
You can use the authentication code on the command line to continue the upload.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS
Version 13.6.3 and 14.3
Log Files
I can't seem to find these. They are neither in ~/Library/Logs/Cyberduck (this directory does not exist) nor in console.app. I am using the homebrew version of the duck cli. I was following instructions in https://docs.cyberduck.io/cyberduck/support/
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
This ticket system is to report bugs and feature requests. For support, visit the help page first.
Describe the bug
Since upgrading to duck cli 8.7.1, I can no longer upload files to dropbox via command line. When I run the duck cli for dropbox, instead of being presented with a duck webpage with an authentication code to use, I am presented an API Authorization Request page on dropbox. When I click the authorize button, it seems to hang. Eventually this times out. I have attempted to remove the existing permissions to duck on dropbox and this has not helped. I have been able to replicate this behavior across multiple machines.
To Reproduce
Steps to reproduce the behavior:
duck -e compare --upload "dropbox:/$remote_path" "$local_path";
Expected behavior
duck -e compare --upload "dropbox:/$remote_path" "$local_path";
Screenshots
![Screenshot 2024-01-29 at 10 35 48 AM](https://private-user-images.githubusercontent.com/14788723/300567704-7c9d88e8-e1db-4278-9972-46e394048cc8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjE0NDIsIm5iZiI6MTczOTI2MTE0MiwicGF0aCI6Ii8xNDc4ODcyMy8zMDA1Njc3MDQtN2M5ZDg4ZTgtZTFkYi00Mjc4LTk5NzItNDZlMzk0MDQ4Y2M4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA4MDU0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVlNGYwZjJiZjc2ZTgxNjllYTc3ZDI5OTNkYTk4Yjc4NjkxMmFmMTliNGY2Nzc4ZmJjMGM4Y2I5MThlMzM3OTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GD5xmVELDlx7h-IZVX_7AvZbF8B_khavc6GH00n85ck)
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Log Files
I can't seem to find these. They are neither in
~/Library/Logs/Cyberduck
(this directory does not exist) nor in console.app. I am using the homebrew version of the duck cli. I was following instructions in https://docs.cyberduck.io/cyberduck/support/Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: