Increasingly frequent errors when importing an album |
Posted: 03 Jul 2025 17:39 | |||
Posts: 12 Joined: 2025-06-22 | Example: Warning: simplexml_load_file(): SSL: An existing connection was forcibly closed by the remote host. in C:inetpubwww.theaudiodb.comadd_album.php on line 215 Warning: simplexml_load_file(https://www.musicbrainz.org/ws/2/release-group/f96dce9a-3da9-4c8b-b9c8-ccfd156ee3b1?inc=releases+artists): failed to open stream: HTTP request failed! in C:inetpubwww.theaudiodb.comadd_album.php on line 215 Warning: simplexml_load_file(): I/O warning : failed to load external entity "https://www.musicbrainz.org/ws/2/release-group/f96dce9a-3da9-4c8b-b9c8-ccfd156ee3b1?inc=releases+artists" in C:inetpubwww.theaudiodb.comadd_album.php on line 215 | ||
![]() | |||
Posted: 02 Sep 2025 07:59 | |||
Posts: 305 Joined: 2020-07-14 | Thanks yeh thats the MusicBrainz API failing. Not sure we can do much about it. We adhear to their rate limits. | ||
![]() | |||
Posted: 15 Sep 2025 21:32 | |||
Posts: 3 Joined: 2025-09-12 | Hello, sorry to piggyback on this. I'm getting the following error when using the import button: Fatal error: Uncaught TypeError: Argument 1 passed to ezsqlDatabaseez_mysqli::escape() must be of the type string, null given, called in C:inetpubwww.theaudiodb.comadd_album.php on line 209 and defined in C:inetpubwww.theaudiodb.comvendorezsqlezsqllibDatabaseez_mysqli.php:183 Stack trace: #0 C:inetpubwww.theaudiodb.comadd_album.php(209): ezsqlDatabaseez_mysqli->escape() #1 {main} thrown in C:inetpubwww.theaudiodb.comvendorezsqlezsqllibDatabaseez_mysqli.php on line 183 This are the musicbrainz URLs that I'm trying to import: - https://musicbrainz.org/release-group/4026215e-5352-447f-a7b2-86ef5819647e - https://musicbrainz.org/release-group/cd2ae712-4bda-4544-9668-341ac8a50de1 Is there any issue with musicbrainz, theaudiodb or am I doing something wrong? | ||
![]() | |||
Posted: 16 Sep 2025 13:08 | |||
Posts: 305 Joined: 2020-07-14 | Fatal error: Uncaught TypeError: Argument 1 passed to ezsqlDatabaseez_mysqli::escape() must be of the type string, null given, called in C:inetpubwww.theaudiodb.comadd_album.php on line 209 and defined in C:inetpubwww.theaudiodb.comvendorezsqlezsqllibDatabaseez_mysqli.php:183 Stack trace: #0 C:inetpubwww.theaudiodb.comadd_album.php(209): ezsqlDatabaseez_mysqli->escape() #1 {main} thrown in C:inetpubwww.theaudiodb.comvendorezsqlezsqllibDatabaseez_mysqli.php on line 183 This are the musicbrainz URLs that I'm trying to import: - https://musicbrainz.org/release-group/4026215e-5352-447f-a7b2-86ef5819647e - https://musicbrainz.org/release-group/cd2ae712-4bda-4544-9668-341ac8a50de1 Is there any issue with musicbrainz, theaudiodb or am I doing something wrong? Seemed to work find for me importing from the artists page: https://www.theaudiodb.com/album/2454058 | ||
![]() |