2018-09-22 01:17:32 +08:00
---
name: Bug report
about: Report a problem with rclone
---
2018-03-01 05:56:14 +08:00
2018-09-22 01:17:32 +08:00
<!--
2018-03-01 05:56:14 +08:00
2021-03-04 18:04:00 +08:00
We understand you are having a problem with rclone; we want to help you with that!
2018-03-01 05:56:14 +08:00
2021-03-04 18:04:00 +08:00
**STOP and READ**
**YOUR POST WILL BE REMOVED IF IT IS LOW QUALITY**:
2021-11-04 19:50:43 +08:00
Please show the effort you've put into solving the problem and please be specific.
2021-03-04 18:04:00 +08:00
People are volunteering their time to help! Low effort posts are not likely to get good answers!
If you think you might have found a bug, try to replicate it with the latest beta (or stable).
The update instructions are available at https://rclone.org/commands/rclone_selfupdate/
If you can still replicate it or just got a question then please use the rclone forum:
2018-03-01 05:56:14 +08:00
https://forum.rclone.org/
2021-03-04 18:04:00 +08:00
for a quick response instead of filing an issue on this repo.
If nothing else helps, then please fill in the info below which helps us help you.
**DO NOT REDACT** any information except passwords/keys/personal info.
You should use 3 backticks to begin and end your paste to make it readable.
2018-03-01 05:56:14 +08:00
2021-03-04 18:04:00 +08:00
Make sure to include a log obtained with '-vv'.
2016-10-24 19:34:18 +08:00
2021-03-04 18:04:00 +08:00
You can also use '-vv --log-file bug.log' and a service such as https://pastebin.com or https://gist.github.com/
2018-03-01 05:56:14 +08:00
2018-09-22 01:17:32 +08:00
Thank you
2018-03-01 05:56:14 +08:00
The Rclone Developers
-->
2021-03-04 18:04:00 +08:00
#### The associated forum post URL from `https://forum.rclone.org`
2018-03-01 06:05:37 +08:00
#### What is the problem you are having with rclone?
2018-03-01 05:56:14 +08:00
2018-09-22 01:17:32 +08:00
#### What is your rclone version (output from `rclone version`)
2017-02-12 04:19:44 +08:00
2016-02-21 18:32:44 +08:00
2020-10-14 05:49:58 +08:00
#### Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
2016-02-21 18:32:44 +08:00
2018-09-22 01:17:32 +08:00
2021-03-04 18:04:00 +08:00
#### Which cloud storage system are you using? (e.g. Google Drive)
2016-02-21 18:32:44 +08:00
2018-09-22 01:17:32 +08:00
2020-10-14 05:49:58 +08:00
#### The command you were trying to run (e.g. `rclone copy /tmp remote:tmp`)
2018-03-01 06:05:37 +08:00
2018-09-22 01:17:32 +08:00
2020-10-14 05:49:58 +08:00
#### A log from the command with the `-vv` flag (e.g. output from `rclone -vv copy /tmp remote:tmp`)
2016-02-21 18:32:44 +08:00
2018-09-22 01:17:32 +08:00
2021-04-28 16:40:19 +08:00
<!-- - Please keep the note below for others who read your bug report. -->
#### How to use GitHub
* Please use the 👍 [reaction ](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ ) to show that you are affected by the same issue.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.