Page 1 of 1

Don't see any detail Information

Posted: Sun Feb 19, 2017 7:55 pm
by CoSmaCon
Hello we have a problem on a fresh new Server. We can't see User or Domains or Databases when they are created. We click on it but the Info will not be displayed.

Someone can help? Image

https://drive.google.com/file/d/0By6e-X ... sp=sharing

Ubuntu 14.04 Server LTS

Thank you

Re: Don't see any detail Information

Posted: Mon Feb 20, 2017 11:47 pm
by CoSmaCon
Really no one an idea?

Re: Don't see any detail Information

Posted: Tue Feb 21, 2017 9:34 am
by skurudo
It's look like parsing error.

You can try this way:

Code: Select all

sudo apt-get install dos2unix 

Code: Select all

dos2unix /usr/local/vesta/data/users/*/user.conf

Re: Don't see any detail Information

Posted: Tue Feb 21, 2017 2:55 pm
by CoSmaCon
Thanks for your reply, we tried it but it don't changed anything.
Maybe an Information on top, when we search for the User then it get listed.
Just not when we click on User or Web or something else.

Thx

Re: Don't see any detail Information

Posted: Mon Feb 27, 2017 9:17 pm
by skurudo
something wrong in user.conf
and parser can't load info from this file correctly.

Re: Don't see any detail Information

Posted: Tue Feb 28, 2017 12:11 am
by CoSmaCon
And what can we do about it? What can be wrong?

Re: Don't see any detail Information

Posted: Thu Mar 02, 2017 11:41 am
by skurudo
How can I possible know what's going on on your server?
Double lines or something when parsing... a lot things.

Re: Don't see any detail Information

Posted: Thu Mar 02, 2017 9:24 pm
by skurudo
One more possible solution:

Code: Select all

ln -s /proc/self/fd /dev/fd