Skip to content

Conversation

@huanguan1978
Copy link
Contributor

FileShows: Your Pure, Efficient, and Under Your Control Local File Manager

Key Features:

  • Ad-free, Registration-free, Offline Use
  • Local Data Storage, Privacy Assured

Core Functions:

  • Smart Matching: Supports file/path wildcards and content regular expressions for recursive, precise matching.
  • Batch Processing: Offers diverse operations such as incremental mirroring, duplicate file detection, find and replace, archive/unarchive, and one-click cleanup.
  • Secure Deletion: Multiple overwrite mechanisms ensure files are permanently unrecoverable.
  • Scheduled Tasks: Execute file management tasks at scheduled times, compatible with CRON expressions.

Advanced Features:

  • Supports custom rule scripts for batch execution via CLI tools (open-source) or the GUI application (scheduled tasks), enabling comprehensive control over file operations, much like Makefile.

👉 Concise Manual | Getting Started Guide

@huanguan1978
Copy link
Contributor Author

@probonopd

Issue with AppImage Submission - Imgur API Rate Limit Encountered During Screenshot Processing.

I'm encountering an issue during the automated testing phase of my AppImage submission. The application package itself appears to pass all tests successfully. However, the worker script subsequently fails with the following error originating from Imgur:

Error message from imgur:
<code>1025</code><message>Too Many Requests</message><type>ImgurException</type><exception></exception>
worker.sh exited with a non-zero code: 1
Error: Process completed with exit code 1.

Upon review, this indicates an ImgurException with a 1025 status code, specifically a "Too Many Requests" error. I have verified that all provided screenshot URLs are publicly accessible and load correctly. This suggests the failure is not with the integrity of my submission's assets, but rather an issue with the test runner's interaction with the Imgur API, likely hitting a rate limit.

Could you please advise on how to proceed? Is there a recommended workaround or an alternative method for screenshot ingestion to complete the submission and testing process successfully?

Thank you for your time and assistance.

@probonopd
Copy link
Member

@huanguan1978 thank you for submitting an AppImage. Currently the tests are broken due to

This is not related to your software. It is a failure of the imgur service we are using. We need to find a solution. Currently, everything in this repository is blocked until #3548 is resolved.

Thanks for your kind understanding.

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

Successfully merging this pull request may close these issues.

2 participants