-
Notifications
You must be signed in to change notification settings - Fork 6
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
Install error #2
Comments
Thank you for your report, it looks like the latest version of Pelican Panel unfortunately broke the redis driver in the |
im still gtting this error |
Hi, the error you were getting was likely not the same error but I discovered an issue with a commit in the new Pelican update which seems to have removed the ability to specify a panel url in installation args. I went ahead and implemented a patch for this. |
SUCCESS: Downloaded Pelican Panel files!
Installing composer dependencies..
Composer could not detect the root package (pelican-dev/panel) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating optimized autoload files
SUCCESS: Installed composer dependencies!
Creating database user pelican...
Database user pelican created
Creating database panel...
Granting all privileges on panel to pelican...
Privileges granted
Database panel created
Configuring environment..
INFO Application key set successfully.
// The application URL MUST begin with https:// or http:// depending on if you are using SSL or not. If you do not
// include the scheme your emails and other content will link to the wrong location.
! [NOTE] You've selected the Redis driver for one or more options, please provide valid connection information below.
! In most cases you can use the defaults provided unless you have modified your setup.
// By default a Redis server instance has no password as it is running locally and inaccessible to the outside world.
// If this is the case, simply hit enter without entering a value.
The "1" argument does not exist.
The text was updated successfully, but these errors were encountered: