-
Notifications
You must be signed in to change notification settings - Fork 60
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
[Bug] Dashboard V2 issues #58
Comments
I’ve noticed you can’t drag and drop to upload on V2, and clicking the upload link doesn’t seem to work (it immediately says “1/1 file 100%”) - is this a known issue with a planned fix? Clarifying: I only see the upload issue in the UI when uploading zip files, which is 99% of my workflow. |
Hey @grstnhbr thanks for reporting the issue, I rarely use drag and drop, and i must have skipped that during test, i will try to push a fix today |
@grstnhbr i've just pushed the fix to drag and drop, it should be working fine now, |
Thank you so much!! Sorry for not being more clear. The issue may be with
multipart upload but I can't find any error logs or anything to indicate
what may be happening.
Whenever I upload a large file (150mb+) using the UI, the UI always says
"100% complete" while it spins, and then it either spins forever (uploads
usually take 3-5 minutes if not faster), and sometimes sometimes the upload
silently fails. Here's the load UI that it always has:
I can upload these files to the same r2 bucket using rsync from my local
machine without issue, so I don't think it is a cloudflare problem.
[image: Screenshot 2024-03-18 at 5.24.19 PM.png]
…On Mon, Mar 18, 2024 at 4:26 PM Gabriel Massadas < ***@***.***> wrote:
@grstnhbr i've just pushed the fix to drag and drop, it should be working
fine now, I didn't understood the other problem clicking the upload link
doesn’t seem to work what upload link? —Reply to this
*DuckDuckGo* removed one tracker. More
<https://duckduckgo.com/-hGysyZFupsqvAi0nzhKiHW-qw9B1bM_WFhjfeDLMjziZvic5s51PZer7HsqjoebEs0fKAShMpsAAx_fVHnFKU4jln2975YzWAttFiQNVWcjCs1MxkV7vhuQWAZBsTLYANJpCBFGhxsmpQk9r4FgAwaRa7XQSVg5O7l_3Glb4_nuofO7kt6APmJ7sAqpbFdqsAmGp9YovZo-bT4UvzjM2UVluPgxBjSqyULcIG2qZu9L33djC1X6ZVTNRuOn4yEGdKrQ9JWbFc75Sav-fLK05BPJMMwFMfLwrSkCvicGEMxhaaWoaHUsd90J0q5DRLQsmTnNoptfQjixfacvgejNEP0T8NQ0tZm0pDVWUyj5qrU8Io_S_QjZQl_L-UZFU3Hx0piygke-_Y41x6IFdjhsRZQd2meJ99K7M5zxOWhek8_nB0IsdhO4olNjLNsjfI-4Gv0TnBqnavPF93xd0SJnwChTQgzL6WLDD9_StIUlyW7zg_5kLX1NDiqxJXIYc4ZA06>
Report Spam
<https://duckduckgo.com/-hGysyZFupsqvAi0nzhKiHW-qw9B1bM_WFhjfeDLMjziZvic5s51PZer7HsqjoebEs0fKAShMpsAAx_fVHnFKU4jln2975YzWAttFiQNVWcjCs1MxkV7vhuQWAZBsTLYANJpCBFGhxsmpQk9r4FgAwaRa7XQSVg5O7l_3Glb4_nuofO7kt6APmJ7sAqpbFdqsAmGp9YovZo-bT4UvzjM2UVluPgxBjSqyULcIG2qZu9L33djC1X6ZVTNRuOn4yEGdKrQ9JWbFc75Sav-fLK05BPJMMwFMfLwrSkCvicGEMxhaaWoaHUsd90J0q5DRLQsmTnNoptfQjixfacvgejNEP0T8NQ0tZm0pDVWUyj5qrU8Io_S_QjZQl_L-UZFU3Hx0piygke-_Y41x6IFdjhsRZQd2meJ99K7M5zxOWhek8_nB0IsdhO4olNjLNsjfI-4Gv0TnBqnavPF93xd0SJnwChTQgzL6WLDD9_StIUlyW7zg_5kLX1NDiqxJXIYc4ZA06>
@grstnhbr <https://github.com/grstnhbr> i've just pushed the fix to drag
and drop, it should be working fine now,
I didn't understood the other problem clicking the upload link doesn’t
seem to work what upload link?
—
Reply to this email directly, view it on GitHub
<#58 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZ3JOYK54FN677RWF6VQDTTYY5LXZAVCNFSM6AAAAABB2NATDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBVGAZDKNBRGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
AJ Gerstenhaber
(512) 797-3101
atxfilmlab.com
|
@grstnhbr i've just pushed a new update, can you try now |
Hello, and first of all, thank you for this wonderful project. I'm having the same issue with the uploads (tested with upload and drag&drop). I'm having trouble uploading PDFs. I have tested a few of them with different sizes, 20Kb, 500Kb, 3Mb, 5Mb and no luck. When I do the same operation from the Cloudflare R2 console, I have no issue uploading any size PDF. I have tested with a txt, mp4, rpm, csv and with no issues. When doing further testing I noticed the same problem with bmp, jpg, and png files. And in all these cases, when uploading from the Cloudflare R2 console, there is no problem. Many thanks, |
Hey everyone, I've just merged the new dashboard v2 into the main branch, this means anyone using the default
dashboardUrl
can now test and use the new version without having to do anything.To use the new version, just navigate to
/v2.0/
path in your instance like this https://demo.r2explorer.dev/v2.0/.This Github Issue is meant to centralize all problems related to the new dashboard, there are definitely a lot of issue and there isn't yet feature parity, but that will hopefully get solved in the coming weeks.
Bug:
Feature parity:
The text was updated successfully, but these errors were encountered: