Blank Page after restart . Agent submission issue

123 views
Skip to first unread message

Aly BERRY

unread,
Sep 19, 2022, 8:37:09 AM9/19/22
to dnl-class4-user
1) After installing C4 switch, I noticed that live does not work.
I installed the module.
After reboot of my server I have no access to C4 switch. I have a blank page.
"I have followed https://cookbook.denovolab.com/installation/troubleshoot-your-installation"
But still blank page

2) before that, I found out that it was impossible to create an Agent .
Nothing happens after submission

Thank you in advance for your answer.

Ashu Patidar

unread,
Sep 19, 2022, 10:22:55 AM9/19/22
to dnl-class4-user
Pls check the switch api status with this command -  systemctl status dnl_api_dnl
if the api is not running you can start it using this command -  systemctl start dnl_api_dnl

also pls check this doc for troubleshooting your install

Aly BERRY

unread,
Sep 19, 2022, 10:53:15 AM9/19/22
to dnl-class4-user

 systemctl status dnl_api_dnl =>   Unit dnl_api_dnl.service could not be found.

Aly BERRY

unread,
Sep 19, 2022, 10:56:57 AM9/19/22
to dnl-class4-user
i also followed   https://cookbook.denovolab.com/installation/troubleshoot-your-installation" before geting in touch with you

Ashu Patidar

unread,
Sep 19, 2022, 11:02:12 AM9/19/22
to dnl-class4-user
Pls share your switch URL
also did you tried to restart it?
still you are facing blank page issue?

Aly BERRY

unread,
Sep 19, 2022, 11:03:51 AM9/19/22
to dnl-class4-user
i got following database ERROR:

****************************************

2022-09-19 14:05:08  [WARNING] dnl_db.c:525 monitor rule DB connect failed, PQstatus:1, could not connect to server: Connection refused
    Is the server running on host "127.0.0.1" and accepting
    TCP/IP connections on port 5432?

***************************************

Ashu Patidar

unread,
Sep 19, 2022, 11:04:32 AM9/19/22
to dnl-class4-user
Have you followed all the commands on this page - https://cookbook.denovolab.com/installation/troubleshoot-your-installation
Pls share screenshot what you faced while running this commands

Aly BERRY

unread,
Sep 19, 2022, 11:05:08 AM9/19/22
to dnl-class4-user

Aly BERRY

unread,
Sep 19, 2022, 11:11:09 AM9/19/22
to dnl-class4-user
yes

getenforce = >  Disabled

Ashu Patidar

unread,
Sep 19, 2022, 11:15:31 AM9/19/22
to dnl-class4-user
pls try to restart api

Aly BERRY

unread,
Sep 19, 2022, 11:19:11 AM9/19/22
to dnl-class4-user
systemctl start dnl_api_dnl =>  ""  Failed to start   dnl_api_dnl.service  Unit not found"

Ashu Patidar

unread,
Sep 19, 2022, 11:20:54 AM9/19/22
to dnl-class4-user
ok pls wait for anne she will help you with
till i will also check with sysadmin and let you know

Aly BERRY

unread,
Sep 19, 2022, 11:24:11 AM9/19/22
to dnl-class4-user
Ok thanks for your Help.
Waiting  anne

Aly BERRY

unread,
Sep 20, 2022, 4:33:49 AM9/20/22
to dnl-class4-user
Hello.
Any update???

On Monday, September 19, 2022 at 5:20:54 PM UTC+2 ashu.se...@gmail.com wrote:

Anne Kwong

unread,
Sep 20, 2022, 4:59:07 AM9/20/22
to Aly BERRY, dnl-class4-user
Hi Aly

I emailed you in private to get information on your server.

Could you contact me back?

thanks,
Anne





--
You received this message because you are subscribed to the Google Groups "dnl-class4-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dnl-class4-us...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dnl-class4-user/ed133974-f14c-40b8-a4fb-639548f4049an%40googlegroups.com.

Aly BERRY

unread,
Sep 20, 2022, 5:08:16 AM9/20/22
to dnl-class4-user

Hello Anne.
Checking 
Thanks for your reply

Aly BERRY

unread,
Sep 20, 2022, 5:28:25 AM9/20/22
to dnl-class4-user
i sent you  email with all details asked
On Tuesday, September 20, 2022 at 10:59:07 AM UTC+2 anne.de...@gmail.com wrote:

Anne Kwong

unread,
Sep 20, 2022, 5:46:02 AM9/20/22
to Aly BERRY, dnl-class4-user
Hi Aly

After you reboot, api service was not started.  

I manually started it. 

[root@ns562457 ~]# systemctl start dnl_api_core

[root@ns562457 ~]# systemctl status dnl_api_core

dnl_api_core.service - dnl api web service daemon

   Loaded: loaded (/etc/systemd/system/dnl_api_core.service; enabled; vendor preset: disabled)

   Active: active (running) since Tue 2022-09-20 09:35:54 UTC; 2s ago

 Main PID: 16826 (api_dnl_run)

   CGroup: /system.slice/dnl_api_core.service

           ├─16826 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16832 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16833 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16834 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16835 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16836 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16838 /usr/bin/python3.6 /usr/bin/api_dnl_run

           ├─16841 /usr/bin/python3.6 /usr/bin/api_dnl_run

           └─16843 /usr/bin/python3.6 /usr/bin/api_dnl_run


The UI should work now.


Thanks,

Anne


Aly BERRY

unread,
Sep 20, 2022, 6:09:54 AM9/20/22
to dnl-class4-user

thanks Anne.
Can i know why i got Unit not found when i tried to start Api?
Are there some thing to do before  ?

Anne Kwong

unread,
Sep 20, 2022, 8:26:31 AM9/20/22
to Aly BERRY, dnl-class4-user
Hi Aly

Could you show the exact command you run?

Aly BERRY

unread,
Sep 20, 2022, 8:48:07 AM9/20/22
to dnl-class4-user


Capture.PNG

Ashu Patidar

unread,
Oct 27, 2022, 4:28:07 PM10/27/22
to dnl-class4-user
We have fixed the RPM, Pls reinstall and check

S. M. Parvez Hasan

unread,
May 3, 2023, 10:02:57 AM5/3/23
to dnl-class4-user
I have started API manually -- " systemctl start dnl_api_core  "
still getting blank login page. nothing showing 

systemctl status dnl_api_dnl

Unit dnl_api_dnl.service could not be found.

how to start this ?
someone please help me to access switch.
blank.PNG
api.PNG

Anne Kwong

unread,
May 4, 2023, 5:46:56 AM5/4/23
to S. M. Parvez Hasan, dnl-class4-user
Hi

Could you send me ssh access to your box in a private message?

I will take a look.

Thanks,
Anne Kwong
Chief Architect
> --
> Useful Links:
> Get Help - http://support.denovolab.com
> Tutorial - http://cookbook.denovolab.com
> Video Training - https://www.youtube.com/channel/UCIVrN4OSdY-r4l_FA4ekIBA
> User Manual - http://doc.denovolab.com
> ---
> You received this message because you are subscribed to the Google Groups "dnl-class4-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to dnl-class4-us...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/dnl-class4-user/6f51fc8b-9c04-4cdf-84d9-02bcdf4a1e04n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages