I try https://www.vultr.com/docs/how-do-i-generate-ssh-keys/ non one works
I try https://www.vultr.com/docs/how-do-i-generate-ssh-keys/ non one works
Hi, I’m a new user of Lemmy.
I install my new server using ubuntu with docker
then run commands step by step.
my website URL: https://bimberspot.com
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
pictrs_1 | Error: Error in DB, IO error: Permission denied (os error 13)
pictrs_1 |
pictrs_1 | Caused by:
pictrs_1 | IO error: Permission denied (os error 13)
postgres_1 | The files belonging to this database system will be owned by user “postgres”.
postgres_1 | This user must also own the server process.
postgres_1 |
postgres_1 | The database cluster will be initialized with locale “en_US.utf8”.
postgres_1 | The default database encoding has accordingly been set to “UTF8”.
postgres_1 | The default text search configuration will be set to “english”.
postgres_1 |
postgres_1 | Data page checksums are disabled.
postgres_1 |
postgres_1 | fixing permissions on existing directory /var/lib/postgresql/data … ok
postgres_1 | creating subdirectories … ok
postgres_1 | selecting dynamic shared memory implementation … posix
postgres_1 | selecting default max_connections … 100
postgres_1 | selecting default shared_buffers … 128MB
postgres_1 | selecting default time zone … UTC
postgres_1 | creating configuration files … ok
postgres_1 | running bootstrap script … ok
postgres_1 | sh: locale: not found
postgres_1 | 2021-08-27 19:42:10.056 UTC [31] WARNING: no usable system locale s were found
postgres_1 | performing post-bootstrap initialization … ok
postgres_1 | syncing data to disk … ok
postgres_1 |
postgres_1 |
postgres_1 | Success. You can now start the database server using:
postgres_1 |
postgres_1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
postgres_1 |
postgres_1 | initdb: warning: enabling “trust” authentication for local connect ions
postgres_1 | You can change this by editing pg_hba.conf or using the option -A, or
postgres_1 | --auth-local and --auth-host, the next time you run initdb.
postgres_1 | waiting for server to start…2021-08-27 19:42:11.478 UTC [36] LO G: starting PostgreSQL 12.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10 .3.1_git20210424) 10.3.1 20210424, 64-bit
postgres_1 | 2021-08-27 19:42:11.480 UTC [36] LOG: listening on Unix socket “/ var/run/postgresql/.s.PGSQL.5432”
postgres_1 | 2021-08-27 19:42:11.546 UTC [37] LOG: database system was shut do wn at 2021-08-27 19:42:11 UTC
postgres_1 | 2021-08-27 19:42:11.559 UTC [36] LOG: database system is ready to accept connections
postgres_1 | done
postgres_1 | server started
postgres_1 | CREATE DATABASE
postgres_1 |
postgres_1 |
postgres_1 | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-i nitdb.d/*
postgres_1 |
postgres_1 | 2021-08-27 19:42:12.048 UTC [36] LOG: received fast shutdown requ est
postgres_1 | waiting for server to shut down…2021-08-27 19:42:12.054 UTC [36 ] LOG: aborting any active transactions
postgres_1 | 2021-08-27 19:42:12.059 UTC [36] LOG: background worker “logical replication launcher” (PID 43) exited with exit code 1
postgres_1 | 2021-08-27 19:42:12.060 UTC [38] LOG: shutting down
postgres_1 | 2021-08-27 19:42:12.069 UTC [36] LOG: database system is shut dow n
postgres_1 | done
postgres_1 | server stopped
postgres_1 |
postgres_1 | PostgreSQL init process complete; ready for start up.
postgres_1 |
postgres_1 | 2021-08-27 19:42:12.184 UTC [1] LOG: starting PostgreSQL 12.8 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10.3.1_git20210424) 10.3.1 2021042 4, 64-bit
postgres_1 | 2021-08-27 19:42:12.184 UTC [1] LOG: listening on IPv4 address “0 .0.0.0”, port 5432
postgres_1 | 2021-08-27 19:42:12.184 UTC [1] LOG: listening on IPv6 address “: :”, port 5432
postgres_1 | 2021-08-27 19:42:12.185 UTC [1] LOG: listening on Unix socket “/v ar/run/postgresql/.s.PGSQL.5432”
postgres_1 | 2021-08-27 19:42:12.240 UTC [50] LOG: database system was shut do wn at 2021-08-27 19:42:12 UTC
postgres_1 | 2021-08-27 19:42:12.250 UTC [1] LOG: database system is ready to
no one works same problems and errors show errors messages some settings bimberspot.com domain IP 207.246.65.92