JohannLai / audio-to-text

Convert audio to text and summary just need to input the audio link.
GNU General Public License v3.0
9 stars 2 forks source link

🎬 -> πŸ“ How to Fix "The Link You Followed Has Expired".txt #46

Closed amon365 closed 1 year ago

amon365 commented 1 year ago
github-actions[bot] commented 1 year ago

Hi! πŸ‘‹

Thanks for using my services! ❀️! πŸ€– I've received your request and currently working on it.

βš™οΈ It might take a few minutes πŸ™ You can check the progress here

In the meantime, feel free to chat with me ! 😊 I'll notify you as soon as I'm done! 😊

If you find my services helpful, you can support me by buying me a coffee β˜•οΈ

github-actions[bot] commented 1 year ago

πŸ™‡β€β™‚οΈπŸ™‡β€β™‚οΈπŸ™‡β€β™‚οΈ

I'm sorry to inform you that I've encountered an error while processing your request. 😒

Please try again later by reopen this issue. πŸ™

Thanks for using my services! πŸ€–β€οΈ

github-actions[bot] commented 1 year ago

Hi! πŸ‘‹

Thanks for using my services! ❀️! πŸ€– I've received your request and currently working on it.

βš™οΈ It might take a few minutes πŸ™ You can check the progress here

In the meantime, feel free to chat with me ! 😊 I'll notify you as soon as I'm done! 😊

If you find my services helpful, you can support me by buying me a coffee β˜•οΈ

github-actions[bot] commented 1 year ago

Mission accomplished! πŸ₯³πŸ₯³πŸ₯³ Here's the result:

github-actions[bot] commented 1 year ago

Original text

How to Fix "The Link You Followed Has Expired": Hi, I'm Kate. In this video, we're going to talk about how to fix the link you followed has expired error. Before we do anything, make sure that you have a backup of your site. Also, some of these fixes involve copying code from the blog post that corresponds to this video and pasting to your website's files with the help of cPanel or FTP. If you don't know how to use these methods, you can learn with the knowledge base article that we've linked in the description. Okay, now we can start the video. We'll cover what causes this error and a few ways to fix it. You can skip to the part you prefer with the timestamps in the description. Beginners usually find this error difficult to solve because it doesn't specify what is wrong. It's actually caused because the user tried to upload a theme or plugin that exceeded the file limit. This limit could be imposed by the hosting company or set up in the WordPress installation itself. You can always check the configuration values in the Site Health page in the tool section of the admin area. Another quick way to discover the maximum file size is opening Media, Add New, and checking under the Drop Files to Upload area. Even if the upload limits in your installation and hosting company are big enough, WordPress will still be unable to upload larger files when the execution time goes over the maximum. Now let's go over a few solutions for the link you followed has expired error. First, how to increase the limits by adding code to your function's PHP file. The Upload Max Size value represents the maximum file size you're allowed to upload. Post Max Size is the maximum size for all data in a post, including text, images, and other media. Max Execution Time is the maximum amount of time a script can run before being aborted, even if it isn't finished. Besides using the cPanel or FTP methods that we mentioned in the beginning of the video, you can open the Theme File Editor in the Appearance section of WordPress. Copy this code from our blog post, paste it at the bottom of the file, and save the changes. Another way to increase the limits is by adding code to the htaccess file. You can get the code from the blog post that corresponds to this video. The link is in the description. In the plugin's general settings, open the Edit Htaccess tab, or you can access your website via FTP and download the htaccess file from the root folder. If you don't want to edit your function's PHP or htaccess file, you can increase the limits in the php.ini file. First, check if your site's public HTML folder in the server already contains the file through FTP or cPanel. If the file doesn't exist, you can create a blank file, add the code snippet from our blog post, and upload it to your website. The last solution you can do yourself is updating the PHP version. Even though WordPress still works with previous versions, the community recommends PHP 7.4 or higher to ensure full compatibility. Many hosting companies offer this option in their control panels. Search for PHP configuration or a similar name. If none of these solutions work, you should consider contacting your host provider and discussing upload limits with them. If this tutorial helped you, give it a like. If you have any questions, click on the link in the description to open our free support ticket. You can find other tutorials in our knowledge base at rankmath.com slash kb.

Something wrong when summarizing.

Error: { "error": { "message": "We could not parse the JSON body of your request. (HINT: This likely means you aren't using your HTTP library correctly. The OpenAI API expects a JSON payload, but what was sent was not valid JSON. If you have trouble figuring out how to fix this, please send an email to support@openai.com and include any relevant code you'd like help with.)", "type": "invalid_request_error", "param": null, "code": null } }

github-actions[bot] commented 1 year ago

πŸ™Œ

If you find my services helpful, you can support me by buying me a coffee β˜•οΈ Thanks for using my services! ❀️