ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
6.28k stars 292 forks source link

OpenMediaVault integration bombs authrorization mail notifications #2116

Open serenitatis opened 3 months ago

serenitatis commented 3 months ago

Environment

Docker

Version

0.15.3

Describe the problem

After setup OpenMediaVault integration my mailbox bombed by mail with authorization notifications from OMV. For a few hours I received about 1000+ mails! I think this occurs every time when integration widget request info from OMV instance. Mail send literally about every second and that is unacceptable.

I found a thread with similar issue on OMV forum - https://forum.openmediavault.org/index.php?thread/49391-stop-the-stupid-emails/ Where OMV dev point to set a session cookie seems stop send authorization mail for each login attempt.

Logs

No response

Context

No response

Please tick the boxes

github-actions[bot] commented 3 months ago

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

ajnart commented 3 months ago

Do you still have the issue ? I haven't seen anyone else react about this which is strange. Maybe you have something blocking cookies ? A user suggested Firefox might be the issue. I know it uses a stricter policy for cookies

serenitatis commented 3 months ago

Do you still have the issue ? I haven't seen anyone else react about this which is strange. Maybe you have something blocking cookies ? A user suggested Firefox might be the issue. I know it uses a stricter policy for cookies

This is not browser related. I've recieved mails even if use Chrome. Mail point to user agent axios/1.6.2.

manuel-rw commented 3 months ago

We currently establish connection and disconnect very frequently. This will likely be fixed in 1.0. See #1993

serenitatis commented 3 months ago

We currently establish connection and disconnect very frequently. This will likely be fixed in 1.0. See #1993

Any ETA?

manuel-rw commented 3 months ago

For 1.0? No. We released an early adopters image (see Discord) for those who are really interested and want to try it out. However, it should not be used in production and we will break things. We all work full time jobs and sadly cannot allocate much time everyday. Sorry for the inconvenience

github-actions[bot] commented 1 month ago

Hello 👋, this issue has been open for 60 days without activity. We mark issues to help prioritise and close dead issues. Can you confirm that this issue is still relevant on the latest version? I'll remove the stale label as soon as there is further activity on this issue. Thank you 🙏