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

Upgrade problem feedback #736

Open
1 task done
Winyer opened this issue Feb 2, 2025 · 2 comments
Open
1 task done

Upgrade problem feedback #736

Winyer opened this issue Feb 2, 2025 · 2 comments

Comments

@Winyer
Copy link

Winyer commented Feb 2, 2025

Attention | توجه

  • I searched and no similar issues were found | جستجو کردم و هیچ گزارش مشابهی پیدا نشد

What Happened? | چه اتفاقی افتاده؟

سوال اول این است که چگونه می‌توان پنل را به‌روزرسانی کرد؟ نسخه من 3.0.1 است، آیا برای به‌روزرسانی باید کدها را به‌طور مستقیم پوشش دهیم؟ من از workers استفاده می‌کنم.
سوال دوم این است که برای دسترسی به سایت‌های Cloudflare همیشه باید دستی https را به آدرس اضافه کنم وگرنه به http هدایت می‌شود و نمی‌توانم وارد سایت شوم، آیا راه حلی برای این مشکل وجود دارد؟ من مرورگرهای مختلفی امتحان کرده‌ام و نتیجه یکی است.
سوال سوم این است که هنگام دانلود برخی ویدیوها خطای EOF interruption را دریافت می‌کنم. قبلاً با این مشکل مواجه شده بودم، اما بعد از اتصال دامنه این مشکل حل شد. حالا دوباره با این مشکل روبه‌رو هستم.
The first question is how to upgrade the panel? My current version is 3.0.1, do I just overwrite the code for the upgrade? I am using workers.
The second question is that when accessing websites on Cloudflare, I always have to manually add https to the URL; otherwise, it defaults to http and I can't access the site. Is there a solution to this? I've tried many different browsers and the issue remains the same.
The third question is that when downloading some videos, I get an EOF interruption error. I had this issue before, but it was resolved after I linked my domain. However, now the issue has come back again.

Minimal Reproducible Example | چه پروسه‌ای برای مشاهده این مشکل طی کرده‌اید؟

no

Relevant log output | لاگ برنامه یا پنل

no

Panel version | نسخه‌ی پنل

3.0.1

@vadash
Copy link

vadash commented Feb 2, 2025

The third question is that when downloading some videos, I get an EOF interruption error. I had this issue before, but it was resolved

when worker CPU timeouts (free plan limit) by CF you get DC. Solution is to use downloader that can continue. Sometimes CF node is not busy and you get timeout later. Usually you can push 200-300 MB in 1 go

@Winyer
Copy link
Author

Winyer commented Feb 3, 2025

The third question is that when downloading some videos, I get an EOF interruption error. I had this issue before, but it was resolved

when worker CPU timeouts (free plan limit) by CF you get DC. Solution is to use downloader that can continue. Sometimes CF node is not busy and you get timeout later. Usually you can push 200-300 MB in 1 go

I see, it explained one of my questions. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants