-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kibana did not load properly. Check the server output for more information. #170
Comments
Did you restart nginx/kibana/scirius (to remove those as suspects)?
… --
Regards,
Peter Manev
On 26 Mar 2019, at 21:11, michal25 ***@***.***> wrote:
After fresh SELKS install and
selks-upgrade_stamus
I configured
ELK stack 6.6.0 nginx config change
from
https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-6-6-0-nginx-config-change-needed
systemctl-status.txt
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes
I tried
systemctl restart nginx
systemctl restart kibana
supervisorctl restart scirius
and also
reboot
But didn't help
Regards
Michal Vymazal
Dne 26. 03. 19 v 21:16 Peter Manev napsal(a):
… Did you restart nginx/kibana/scirius (to remove those as suspects)?
> --
> Regards,
> Peter Manev
> On 26 Mar 2019, at 21:11, michal25 ***@***.***> wrote:
>
> After fresh SELKS install and
> selks-upgrade_stamus
>
> I configured
> ELK stack 6.6.0 nginx config change
> from
>
https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-6-6-0-nginx-config-change-needed
>
>
> systemctl-status.txt
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE1GkRp7Bk-sxvqrlIjRRxDtRhiPNIO2ks5vaoAwgaJpZM4cMWUG>.
--
Ing. Michal Vymazal
Senior Cyber Security Architect
Linux Services
CEO
vymazal@linuxservices.cz
www.linuxservices.cz
Home Computer
This mail can't contain any virus.
I'm using only Open Source software.
|
Which Kibana and Scirius pkg versions are you tuning ?
… --
Regards,
Peter Manev
On 26 Mar 2019, at 21:33, michal25 ***@***.***> wrote:
Yes
I tried
systemctl restart nginx
systemctl restart kibana
supervisorctl restart scirius
and also
reboot
But didn't help
Regards
Michal Vymazal
Dne 26. 03. 19 v 21:16 Peter Manev napsal(a):
> Did you restart nginx/kibana/scirius (to remove those as suspects)?
>
>> --
>> Regards,
>> Peter Manev
>
>
>> On 26 Mar 2019, at 21:11, michal25 ***@***.***> wrote:
>>
>> After fresh SELKS install and
>> selks-upgrade_stamus
>>
>> I configured
>> ELK stack 6.6.0 nginx config change
>> from
>>
> https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-6-6-0-nginx-config-change-needed
>>
>>
>> systemctl-status.txt
>>
>> —
>> You are receiving this because you are subscribed to this thread.
>> Reply to this email directly, view it on GitHub, or mute the thread.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#170 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AE1GkRp7Bk-sxvqrlIjRRxDtRhiPNIO2ks5vaoAwgaJpZM4cMWUG>.
>
--
Ing. Michal Vymazal
Senior Cyber Security Architect
Linux Services
CEO
***@***.***
www.linuxservices.cz
Home Computer
This mail can't contain any virus.
I'm using only Open Source software.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
root@SELKS:~# dpkg -s kibana
Package: kibana
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 422323
Maintainer: Kibana Team <info@elastic.co>
Architecture: amd64
Version: 6.7.0
Conflicts: kibana-oss
Conffiles:
/etc/default/kibana bcce7272035f46da444492dd983f0522
/etc/init.d/kibana fe5ea9236312a48ac0a55777937040dd
/etc/kibana/kibana.yml 1a2b20cc890c72e674e97b9f443a6b76
/etc/systemd/system/kibana.service 90c590c266e5375011805077842fdf39
Description: Explore and visualize your Elasticsearch data
License: Elastic-License
Vendor: Elasticsearch, Inc.
Homepage: https://www.elastic.co
root@SELKS:~# dpkg -s scirius
Package: scirius
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 117802
Maintainer: Eric Leblond <eleblond@stamus-networks.com>
Architecture: amd64
Version: 3.2.0-1
Depends: debconf (>= 0.5) | debconf-2.0, dbconfig-common, sqlite3,
python-daemon, python-pyinotify, suricata
Recommends: gunicorn, supervisor
Conffiles:
/etc/default/suri-reloader 964bdffb67ad374246e1c5fd6f51d6a2
/etc/init.d/suri-reloader 697fa3f75abdd5bbe45bc7f601fa4d3e
/etc/logstash/conf.d/scirius-logstash.conf 29ec34a202adf13f7c910aa73c85461f
/etc/nginx/sites-available/stamus.conf 643cad3a203bba10200482a89c812736
/etc/scirius/local_settings.py e9cf6da0d5557700afc5e00bbb5846c3
/etc/scirius/scirius.json bc4453dfe8914f96c61b90a16f987168
Description: Django application to manage Suricata ruleset
A Django application to manage the ruleset of Suricata IDPS.
Homepage: https://www.stamus-networks.com/open-source/#scirius
Dne 26. 03. 19 v 21:54 Peter Manev napsal(a):
… Which Kibana and Scirius pkg versions are you tuning ?
> --
> Regards,
> Peter Manev
> On 26 Mar 2019, at 21:33, michal25 ***@***.***> wrote:
>
> Yes
>
> I tried
>
> systemctl restart nginx
> systemctl restart kibana
> supervisorctl restart scirius
>
> and also
>
> reboot
>
> But didn't help
>
> Regards
> Michal Vymazal
>
>
> Dne 26. 03. 19 v 21:16 Peter Manev napsal(a):
> > Did you restart nginx/kibana/scirius (to remove those as suspects)?
> >
> >> --
> >> Regards,
> >> Peter Manev
> >
> >
> >> On 26 Mar 2019, at 21:11, michal25 ***@***.***> wrote:
> >>
> >> After fresh SELKS install and
> >> selks-upgrade_stamus
> >>
> >> I configured
> >> ELK stack 6.6.0 nginx config change
> >> from
> >>
> >
https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-6-6-0-nginx-config-change-needed
> >>
> >>
> >> systemctl-status.txt
> >>
> >> —
> >> You are receiving this because you are subscribed to this thread.
> >> Reply to this email directly, view it on GitHub, or mute the thread.
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> >
<#170 (comment)>,
> > or mute the thread
> >
<https://github.com/notifications/unsubscribe-auth/AE1GkRp7Bk-sxvqrlIjRRxDtRhiPNIO2ks5vaoAwgaJpZM4cMWUG>.
> >
>
> --
> Ing. Michal Vymazal
> Senior Cyber Security Architect
>
> Linux Services
> CEO
>
> ***@***.***
> www.linuxservices.cz
> Home Computer
>
> This mail can't contain any virus.
> I'm using only Open Source software.
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#170 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE1GkfGpG_C5dIE94GImctJr6uwtYZ2Vks5vaokCgaJpZM4cMWUG>.
--
Ing. Michal Vymazal
Senior Cyber Security Architect
Linux Services
CEO
vymazal@linuxservices.cz
www.linuxservices.cz
Home Computer
This mail can't contain any virus.
I'm using only Open Source software.
|
ok - I have updated the nginx config here - https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-660-nginx-config-change-needed |
OK. I had the same issue. Using new nginx config fixed the issue for me. Thanks! |
THanks !!!! It also worked for me. |
Hello, i got the same with the SELKS v6 :) Any idea? Kibana 7.8.0 the problem? root@SELKS:/home/selks-user# dpkg -s kibana |
Was this of any help -
https://github.com/StamusNetworks/SELKS/wiki/Kibana-did-not-load-properly
?
… --
Regards,
Peter Manev
On 14 Jul 2020, at 21:00, b4b857f6ee ***@***.***> wrote:
Hello, i got the same with the SELKS v6 :)
Any idea? Kibana 7.8.0 the problem?
***@***.***:/home/selks-user# dpkg -s kibana
Package: kibana
Status: install ok installed
Priority: optional
Section: default
Installed-Size: 981541
Maintainer: Kibana Team ***@***.***
Architecture: amd64
Version: 7.8.0
Conflicts: kibana-oss
Conffiles:
/etc/default/kibana 99b1df25cecfd7c905e2cb1520686523
/etc/init.d/kibana 458e80b2ad4384bda1f418fc54eb7918
/etc/kibana/kibana.yml b4bca50549584cca5ce8e68c442d4ff5
/etc/systemd/system/kibana.service 5c317979bc2e19cd6c824c4ff333268b
Description: Explore and visualize your Elasticsearch data
License: Elastic-License
Vendor: Elasticsearch, Inc.
Homepage: https://www.elastic.co
***@***.***:/home/selks-user# dpkg -s scirius
Package: scirius
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 127342
Maintainer: Eric Leblond ***@***.***
Architecture: amd64
Version: 3.5.0-3
Depends: debconf (>= 0.5) | debconf-2.0, dbconfig-common, sqlite3, python-daemon, python-pyinotify, suricata
Recommends: gunicorn, supervisor
Conffiles:
/etc/default/suri-reloader 964bdffb67ad374246e1c5fd6f51d6a2
/etc/init.d/suri-reloader 697fa3f75abdd5bbe45bc7f601fa4d3e
/etc/logstash/conf.d/scirius-logstash.conf 29ec34a202adf13f7c910aa73c85461f
/etc/nginx/sites-available/stamus.conf 643cad3a203bba10200482a89c812736
/etc/scirius/local_settings.py e9cf6da0d5557700afc5e00bbb5846c3
/etc/scirius/scirius.json bc4453dfe8914f96c61b90a16f987168
Description: Django application to manage Suricata ruleset
A Django application to manage the ruleset of Suricata IDPS.
Homepage: https://www.stamus-networks.com/open-source/#scirius
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I found it with the fix from here :) in the nginx conf |
After fresh SELKS install and
selks-upgrade_stamus
I configured
ELK stack 6.6.0 nginx config change
from
https://github.com/StamusNetworks/SELKS/wiki/SELKS-5.0-RC1#elk-stack-6-6-0-nginx-config-change-needed
systemctl-status.txt
The text was updated successfully, but these errors were encountered: