ejabberd addition.js and style.css file not loaded in web admin

Created on 17 Dec 2019  路  16Comments  路  Source: processone/ejabberd

I download ejabberd source code in ubuntu and compiled 100% but when I login addition.js and style.css is not loaded in web admin.

Can anyone help me.
2019-12-17_124435

Starter Question

Most helpful comment

Thanks man..you are a star..solved my problem.
2019-12-17_152514

All 16 comments

Your permissions are ok?

There must be something in error.log/ejabberd.log

ejabberd.log.txt

Error.log file is empty

and thank you for prompt response

How did you install? This directory must be copied to the installation path when running make install. Make sure you see this directory.

This is my source code directory
2019-12-17_132114
This is my installation directory
2019-12-17_132312

That's not what I'm asking about.

How did you install? This directory must be copied to the installation path when running make install. Make sure you see this directory.

@zinid I'm a newbie, can you explain do we need to copy manually priv directory in installation path or what ?

No, make install should have copied everything automatically, so I'm asking you to check that the copying was successful, which means you should see priv directory on your installation path (I guess your installation path is /home/ahsan/my-ejabberd).

Also, we don't support newbie questions here, it's a bugtracker, not help desk.

No, make install should have copied everything automatically, so I'm asking you to check that the copying was successful, which means you should see priv directory on your installation path (I guess your installation path is /home/ahsan/my-ejabberd).

indeed this is the installation path and I shown the files as well in above snapshot.

I see you visited URL localhost:5280/admin Try localhost:5280/admin/ notice the / at the end.

Thanks man..you are a star..solved my problem.
2019-12-17_152514

@badlop shouldn't it be fixed?

I guess the next question is why that admin page shows no information. Quite simple: the account you used to login does not have admin rights. Solution: use an account with admin rights in ejabberd.yml.

@badlop I know this thing to put rights in acl in ejabberd.yml

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SamWhited picture SamWhited  路  4Comments

kabirhaxor picture kabirhaxor  路  3Comments

sujankumar4593 picture sujankumar4593  路  4Comments

lucastimotiofirmino picture lucastimotiofirmino  路  3Comments

shazvan275 picture shazvan275  路  3Comments