TarheelGrad1998 / gallery-card

A custom card for Home Assistant that will display images and/or videos from a folder in the style of a gallery.
97 stars 30 forks source link

Log warnings: login attempt failed by using the card #72

Open scharrrfi opened 9 months ago

scharrrfi commented 9 months ago

Hi,

I have a issue with the gally-card. Mit log is flooded with following warning from one device, with usw the card as standard screen:

Logger: homeassistant.components.http.ban
Source: components/http/ban.py:82
Integration: HTTP (documentation, issues)
First occurred: 18:14:01 (328 occurrences)
Last logged: 20:55:55

Login attempt or request with invalid authentication from Android.fritz.box (192.168.101.124). Requested URL: '/media/media/Bild%20%20(325)-2.jpg?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJlODEwYThkNjE2NjI0NTgxOGVkYWRkOTU1MmM5ZmYxNiIsInBhdGgiOiIvbWVkaWEvbWVkaWEvQmlsZCAgKDMyNSktMi5qcGciLCJwYXJhbXMiOltdLCJpYXQiOjE2OTQ3OTQ0MDIsImV4cCI6MTY5NDg4MDgwMn0.o4xOnfjbPm5jGn2zNSLqsyrKqGvkcHO99-_NcmgxaxU'. (Mozilla/5.0 (Linux; Android 6.0.1; ifive mini 4S Build/MXC89K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Safari/537.36)
Login attempt or request with invalid authentication from Android.fritz.box (192.168.101.124). Requested URL: '/media/media/Bild%20%20(296)-2.jpg?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJlODEwYThkNjE2NjI0NTgxOGVkYWRkOTU1MmM5ZmYxNiIsInBhdGgiOiIvbWVkaWEvbWVkaWEvQmlsZCAgKDI5NiktMi5qcGciLCJwYXJhbXMiOltdLCJpYXQiOjE2OTQ3OTQ0MDIsImV4cCI6MTY5NDg4MDgwMn0.Upa5QpL6kxWoWMY0dsJAcymI6VgR5VGnJhhGqyedzps'. (Mozilla/5.0 (Linux; Android 6.0.1; ifive mini 4S Build/MXC89K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Safari/537.36)
Login attempt or request with invalid authentication from Android.fritz.box (192.168.101.124). Requested URL: '/media/media/Bild%20%20(279)bewegt-2.jpg?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJlODEwYThkNjE2NjI0NTgxOGVkYWRkOTU1MmM5ZmYxNiIsInBhdGgiOiIvbWVkaWEvbWVkaWEvQmlsZCAgKDI3OSliZXdlZ3QtMi5qcGciLCJwYXJhbXMiOltdLCJpYXQiOjE2OTQ3OTQ0MDIsImV4cCI6MTY5NDg4MDgwMn0.6KacFPmk7maCTFTC6wgyENRnmM3X4YqSWo5zg9K07C4'. (Mozilla/5.0 (Linux; Android 6.0.1; ifive mini 4S Build/MXC89K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Safari/537.36)
Login attempt or request with invalid authentication from Android.fritz.box (192.168.101.124). Requested URL: '/media/media/Bild%20%20(247)-2.jpg?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJlODEwYThkNjE2NjI0NTgxOGVkYWRkOTU1MmM5ZmYxNiIsInBhdGgiOiIvbWVkaWEvbWVkaWEvQmlsZCAgKDI0NyktMi5qcGciLCJwYXJhbXMiOltdLCJpYXQiOjE2OTQ3OTQ0MDIsImV4cCI6MTY5NDg4MDgwMn0.LIQU2Bq0Gb_33AhkKJGd-Da1pnpYE6QC545wdskGCV8'. (Mozilla/5.0 (Linux; Android 6.0.1; ifive mini 4S Build/MXC89K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Safari/537.36)
Login attempt or request with invalid authentication from Android.fritz.box (192.168.101.124). Requested URL: '/media/media/Bild%20%20(244)-2.jpg?authSig=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJlODEwYThkNjE2NjI0NTgxOGVkYWRkOTU1MmM5ZmYxNiIsInBhdGgiOiIvbWVkaWEvbWVkaWEvQmlsZCAgKDI0NCktMi5qcGciLCJwYXJhbXMiOltdLCJpYXQiOjE2OTQ3OTQ0MDIsImV4cCI6MTY5NDg4MDgwMn0.I5JEbUoz089eYZLXjWU6ugBYVw9r0iNOLuUYe0jAqig'. (Mozilla/5.0 (Linux; Android 6.0.1; ifive mini 4S Build/MXC89K; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.87 Safari/537.36)

Any ideas to fix this? The card seems to work without problems.

widget commented 6 months ago

I'm also getting this, from the WallPanel android app, if it makes a difference.

I also can't get this card to work on my Chromecast, but it does work via external URL in a browser. Not sure if that's a separate problem.