Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Vesta Web Interface
  • Search

Problem in configuring Packages and Users

Questions regarding the Web Interface
GUI
Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Felix
Posts: 134
Joined: Tue Aug 04, 2015 7:15 pm

Os: Ubuntu 15x
Web: apache + nginx
Problem in configuring Packages and Users
  • Quote

Post by Felix » Sat Dec 22, 2018 5:11 pm

Hello,
On one VestaCP installation, I'm facing a problem when creating or editing Packages on the Web UI. In both operations (create or edit package), there are no available options at the SSH Access drop-down list.

Here is a screenshot
Image

I have checked on the code a bit and as far as I understand, that drop-down list should be populated by the result of the command

Code: Select all

exec (VESTA_CMD."v-list-sys-shells json", $output, $return_var);
Line 87 at /usr/local/vesta/web/edit/package/index.php

When I manually run the CLI command v-list-sys-shells json, I get some output:

Code: Select all

[
        "bash",
        "dash",
        "nologin",
        "rbash",
        "rssh",
        "screen",
        "sh",
]
So I guess there is nothing wrong with the CLI Command.

What else should I check, to fix that problem?

For the time being I'm editing by hand Packages files in the directory /usr/local/vesta/data/packages, but I would like to fix the above problem too.

OS and CP Version
Ubuntu 14.04 (x86_64)
VestaCP 0.9.8 (amd64) Release:23

Edit: I just noticed that the same problem exists when editing a user.
Top


Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Web Interface”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password