A timeout occurred Error code 524 On phpMyAdmin Import

Website URL

https://www.leandroq.000.pe/genmedv2/

Error Message

URL: -->://php-myadmin.net/import.php
A timeout occurred Error code 524

Visit cloudflare.com for more information.

2024-10-28 19:07:47 UTC

Other Information

This happens when I try to import a DB via Import function in phpMyadmin.

Please help,
Leandro

Recently, this often happens with imports

maybe it just takes too long

The Cloudflare 524 error is an indication that Cloudflare successfully established a connection with the origin web server, but did not receive an HTTP response within the default 100-second connection timeout period, as stated by Cloudflare

6 Likes

I see.
But I dont have another aproach since the only way to load an DB into MySql on Infinity is via phpMyadmin.
I could load manually a file data into DB but due to the size limitation on Infinity Its not possible to upload such file.
Leandro.

Try using zip if you haven’t ( in phpMyAdmin)

The file may be compressed (gzip, bzip2, zip) or uncompressed.
A compressed file’s name must end in .[format].[compression]. Example: .sql.zip

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.