jokob-sk / NetAlertX

🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.15k stars 186 forks source link

Publisher Settings are not visible #710

Closed curt7000 closed 4 months ago

curt7000 commented 5 months ago

Is there an existing issue for this?

Current Behavior

Running latest version, 24.6.8, in Settings, Publisher settings are not visible. I have deleted browser cache, settings are still not visible.

Screenshot 2024-06-20 at 9 43 08 AM

Expected Behavior

User may view, edit, save Publisher settings

Steps To Reproduce

No response

app.conf

No response

docker-compose.yml

No response

What branch are you running?

Production

app.log

No response

Debug enabled

jokob-sk commented 5 months ago

Hi there,

Do you have any Publishers loaded? Can you send me a screenshot of your Loaded plugins setting?

Please also try refreshing the cache with the 🔄 button in the header and refreshing the browser cache.

EDIT: I'll display this text from the next version:

image

Thanks, j

tismofied commented 5 months ago

I have the exact same issue as OP. 2024-06-23 21 22 27 192 168 10 15 a12354463805

Here is a screenshot of the plugins. At least I hope you mean these.

jokob-sk commented 5 months ago

@tismofied Could you please post your loaded plugins, e.g. for SMTP/EMAIL it would be this:

image

tismofied commented 5 months ago

@tismofied Could you please post your loaded plugins, e.g. for SMTP/EMAIL it would be this:

image

This was the missing part for me. It wasn't really obvious for me that I had to load a plugin to get a certain function going. Now the publisher tab is working . Thank you!!!

jokob-sk commented 5 months ago

You are welcome -> Closing as solved

vmsman commented 5 months ago

I have lots of loaded plugins listed. image However, I still have nothing listed under publishers. image

jokob-sk commented 5 months ago

Hi @vmsman,

You need to Ctrl + Click to select publishers, e.g. CTRL+Click on SMTP and save your settings.

jokob-sk commented 5 months ago

I've updated the defaults and the SMTP plugin will be loaded by default:

image

vmsman commented 5 months ago

@jokob-sk Is apprise integrated into NetalertX as in projects like netdetection.io, or do I need to load my own external apprise instance that I call from the NetalertX apprise "publisher" now that it is loaded?

jokob-sk commented 5 months ago

Hi @vmsman,

No, you need to spin up a separate container. I didn't include it to keep the image smaller and to have the option to update it separately if needed.

jokob-sk commented 4 months ago

Releasing -> closing