I should look for an hammer with “Upstream” engraved on. Ad smash it on every Neustradamus update request.
Why you don’t want to get along?
I should look for an hammer with “Upstream” engraved on. Ad smash it on every Neustradamus update request.
Why you don’t want to get along?
Thanks @dnutan,
this was the solution. Can you explain me how this could happen? With old gui it’s no problem. Is it still a bug?
@support_team
Can somebody help here?
Haven’t checked it but I guess it could happen when you first choose a blacklist (for example Toulouse), then you select the categories. Later on, you switch to another blacklist (Shalla) but the old selected categories (from the previous blacklist) remain there. If they happen to have the same name, no problem, otherwise…
Yes, it can be a bug.
Thanks for explanation. I configured some years ago. I don’t know if I had choosen the other blacklist before.
What I’ve found is, at the old gui there are other categories.
Can please someone help me fill out the following entries in order to be able to connect to nethserver ldap on ad.ourdomain.com?
do account-provider-test dump
in a terminal, all you need is there
Thanks, I’ll try so and report back. In the meantime I opened an issue, as I am not able yet to compile their credential provider. See here, maybe someone knows, what my vs2019 is missing:
Aparently the dlls cannot be compiled, because some include files missing?
compilation can be complex and all requirements must be satisfied
Hey Nethserverians!
Sorry to bother all of you again I am currently trying to connect my Nethserver OpenVPN server by creating a tunnel (site to site) and connecting it to DD-WRT Router.
I want to connect my DD-WRT Router to connect to Nethserver OpenVPN Tunnel.
The problem I am facing is that I am able to connect to the tunnel from DD-WRT Router but my router doesn’t create the VPN for the users who are connected to the router and so I am unable to access Nethserver Network.
Do I need to add something to the firewall??
Do Nethserver support Neth>DD-WRT ? or it only works if I have Nethserver on both sides?
Thanks for you help!
NethServer Version: 7.7.1908
Module: OpenVPN
…and now error 503 after a reboot…
Damnit, I am afraid of bringing zammad live in our business workflow…
I know, and as they sell a compiled msi, they do not document how to compile it, but I hope they will provide the needed info in the issue, i opened.
In the meantime I can report, the the ldap binding works fine. I have put the following infos:
ServerURI: ldaps://ad.ourdomain.com
Base-DN: ou=user(in our case: Benutzer),dc=ad,dc=ourdomain,dc=com
Bind-DN: ldapservice@ad.ourdomain.work
Bind Password: Found under Nethserver/System/User&Groups/Details
So now I am able to query my ad users, and assign them a token. Furthermore, I could test the token and and it reports successfull when entering the otp generated with freeotp app.
So all good, as soon as the credential provider installer is successfully compiled, the solution will work.
I don’t know though, how and where this could be implemented in a nethserver installation. Maybe someone else is willing to help here? The need of a separate vm for this would then become obsolete, as installatin in centos7 is supported and documented. Like this we could have a nice opensource and beautifully working solution within nethserver.
As we are approaching the release of NethServer 7.8, I’m working to switch the destination of Nethbot/TravisCI builds to NethServer 7.8 repositories.
Due to recent TravisCI.com API changes I’ve to fix some scripts to apply the switch procedure. I hope I can finish it for today. Meanwhile any released package (testing or update) will continue to be pushed by Nethbot to 7.7.
In any case manual RPMs uploads to 7.7 will continue to work until 7.8 final is released.
Stay tuned!
It seems Zammad is not started for some reason so the reverse proxy gives a 503. Does a restart help?
To check service status:
systemctl status zammad -l
Or is it about elasticsearch?
systemctl status elasticsearch -l
Please check /var/log/messages
too.
EDIT:
You may check web server logs /var/log/httpd/*
:
Could it be about too less RAM?
Hi, it’s a known issue, related to the way the TinyMCE editor behaves in this context.
We’re looking forward to replace the editor or by updating to a new version of TinyMCE or to CKEditor.
@royceb how did you isntall it on its own vhost
?
As it turns out, our boss now is not sure anymore if 2fa on local logins are really mandatory. I will nevertheless inform in this thread if I get any informations on the issue regarding the compilation of the credentialprovider needed to be install on windows 10 clients.
But I must implement 2fa for vpn connections, so the question on that is,
Speaking of vpn, I see that nethserver supporting IPsec, OpenVPN (Tunnel and Roadwarrior) - while I will go and rtfm I am interested on which is bestpractive to use.
Last but not least - having an opnsense router securying my network (thanks Andy ) I will also go and look what can be done on that layer.
on the BBB website they do not recommend using a virtual machine, has anyone used BBB on a server that is virtualised without any issue?
Both of them are up and running, also on the Services tab everything else looks ok too.
I have tried a quick yum reinstall zammad
and signal-event nethserver-zammad-update
but no luck yet.
The /var/log/message
shows that zammad is working in the background as usual.
/var/log/httpd/error_log:
[Mon Apr 20 14:15:55.895821 2020] [proxy:error] [pid 22186] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:3001 (127.0.0.1) failed
[Mon Apr 20 14:15:55.895953 2020] [proxy:error] [pid 22186] AH00959: ap_proxy_connect_backend disabling worker for (127.0.0.1) for 60s
[Mon Apr 20 14:15:55.895990 2020] [proxy_http:error] [pid 22186] [client xxx:61416] AH01114: HTTP: failed to make connection to backend: 127.0.0.1
I think this is something with the webserver.
I will restart the whole server again after working hours and I will try to debug…
RAM: 5/10 GB used (should be a little bit higher IMHO but could be within the tolerance).
Edit:
Yeah, it is the web service of zammad:
systemctl status zammad-web-1
● zammad-web-1.service
Loaded: loaded (/etc/systemd/system/zammad-web-1.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Mon 2020-04-20 13:36:39 CEST; 43min ago
Process: 20669 ExecStart=/usr/bin/zammad run web (code=exited, status=1/FAILURE)
Main PID: 20669 (code=exited, status=1/FAILURE)
Apr 20 13:36:39 xyz zammad-web-1.service[20669]: Exiting
Apr 20 13:36:39 xyz systemd[1]: zammad-web-1.service: main process exited, code=exited, status=1/FAILURE
Apr 20 13:36:39 xyz systemd[1]: Unit zammad-web-1.service entered failed state.
Apr 20 13:36:39 xyz systemd[1]: zammad-web-1.service failed.
Apr 20 13:36:39 xyz systemd[1]: zammad-web-1.service holdoff time over, scheduling restart.
Apr 20 13:36:39 xyz systemd[1]: Stopped zammad-web-1.service.
Apr 20 13:36:39 xyz systemd[1]: start request repeated too quickly for zammad-web-1.service
Apr 20 13:36:39 xyz systemd[1]: Failed to start zammad-web-1.service.
Apr 20 13:36:39 xyz systemd[1]: Unit zammad-web-1.service entered failed state.
Apr 20 13:36:39 xyz systemd[1]: zammad-web-1.service failed.
Ok, thanks