znc-push icon indicating copy to clipboard operation
znc-push copied to clipboard

<*push> Error: service type not selected, but service type IS defined

Open DangerDane opened this issue 8 years ago • 3 comments

I am getting the following error: '<*push> Error: service type not selected' when Push triggers, but the push goes through without a single hitch. The error wasn't present when I was running the Python version

DangerDane avatar Sep 24 '15 01:09 DangerDane

I am quite sure that you have loaded the module on both user and network levels. The Python version is only user level.

Mikaela avatar Sep 24 '15 06:09 Mikaela

I'm getting this as well. What's the fix? Pushes work but every single time I get "service type not selected".

dmd avatar Sep 18 '19 23:09 dmd

@dmd Do /msg *status unloadmod --type=network push. Do this for each IRC network it is loaded for. /msg *status listmods should show you where you mistakenly loaded it.

Strykar avatar Jan 23 '20 01:01 Strykar