[Doc] ldap, forum, postresql
This commit is contained in:
46
kralizec/forum11/README.md
Normal file
46
kralizec/forum11/README.md
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
VMID: 119
|
||||
---
|
||||
|
||||
|
||||
## Data
|
||||
|
||||
`/var/discourse/shared/web_only/`
|
||||
|
||||
|
||||
## Web
|
||||
|
||||
`/var/discourse_docker/`
|
||||
|
||||
|
||||
## Help
|
||||
|
||||
`/var/discourse_docker/discourse_doctor`
|
||||
|
||||
|
||||
## Docker rebuild errors
|
||||
|
||||
`/var/discourse_docker/launcher rebuild web_only`
|
||||
|
||||
|
||||
```
|
||||
Plugin name is 'ldap', but plugin directory is named 'discourse-ldap-auth'
|
||||
rake aborted!
|
||||
ActiveRecord::NoDatabaseError: We could not find your database: discoursedb. Available database configurations can be found in config/database.yml. (ActiveRecord::NoDatabaseError)
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
FAILED
|
||||
--------------------
|
||||
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 593 exit 1>
|
||||
Location of failure: /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.3.0/lib/pups/exec_command.rb:131:in `spawn'
|
||||
exec failed with the params {"cd"=>"$home", "tag"=>"migrate", "hook"=>"db_migrate", "cmd"=>["su discourse -c 'bundle exec rake db:migrate'"]}
|
||||
bootstrap failed with exit code 1
|
||||
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
|
||||
./discourse-doctor may help diagnose the problem.
|
||||
a9a704b1ee166487d8cd2acd5bd9bcc050ed0ec93fc065f58440e4ae208e1937
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user