Upload error after adding the ads.txt file

Hi, @Tgg1337, I did get the zip file used to upload the site. I’m getting errors when attempting to unzip that file and I believe this is the reason the upload is failing.

Here are the errors I see:

error:  cannot create Website/test/pngs/Einverst�ndnis.png
        Illegal byte sequence

and:

error:  cannot create Website/test/pngs/Einverst�ndnis.png
        Illegal byte sequence

I believe the zip file itself is the issue and the errors above are the reason the upload is failing. If you make a zip file without those files, does the upload succeed?

I also noticed a number of PHP files in the zip file. Note, it isn’t possible to run PHP on deployed Netlify sites. There is more about this here:

You can use PHP to build a site, but not once it is deployed to the CDN.