Select Language:
If you’re dealing with an issue on GitHub, such as trying to delete or modify a comment or post but getting an error message stating, “You can’t perform that action at this time,” don’t worry. This is a common problem and can usually be fixed by following a few simple steps.
First, make sure you’re logged into your GitHub account with the proper permissions. Sometimes, this error appears because your account lacks the rights to perform certain actions on that repository or comment.
Next, try refreshing the page. Sometimes, the issue is just a temporary glitch. Clearing your browser cache or using a private/incognito window can also help if the problem continues.
If refreshing doesn’t work, check if the comment or post you’re trying to delete or edit is locked or archived. Archived or locked discussions often restrict user actions to prevent changes.
Another thing to look into is whether you’re trying to perform the action on a pull request or issue that has been locked or is currently undergoing review or restrictions by project maintainers. If that’s the case, you’ll need to ask an administrator or collaborator with higher permissions to help out.
In some cases, the problem might be due to GitHub’s temporary limitations or system issues. Waiting a little while and trying again later can sometimes resolve the issue.
Finally, if none of these solutions work, reach out to GitHub Support. Provide them with details about your account, the specific action you’re trying to perform, and the exact error message. They can help you troubleshoot further.
By ensuring you have the right permissions, refreshing the page, checking the status of the discussion, and possibly waiting or seeking help, most users can resolve this common error and get back to managing their repositories smoothly.