The “support” category is meant to ask for help or troubleshooting related to installing or using YunoHost or its applications. It is not to ask assistance on general system administration, network administration or special use cases that goes beyond the scope of the project. If you wish to discuss more advanced use case, please post in the “Advanced Use Case” category.
Before posting, please :
- Look for similar issues on this forum using the error message.
- If you did not already, consider searching / reading the administrator documentation
- Take the time to say Hi and stay friendly, this is a forum and project 100% ran by volunteer human beings
![]()
My YunoHost server
Hardware: VPS contabo
YunoHost version: 11.0.11
I have access to my server : through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : not yet … just through the admin account
If yes, please explain: 2 domains: noho.st for admin and a pre-existing domain for certain apps
Description of my issue
install and use a first app: FOCALBOARD
no error in Services / Focalboard enabled and running
access granted to all users
but when logged in with user, opening the app URL display a totally white page (no text, but the YNH logo in the low right corner)
URL name.nohost.st/focalboard
name.nohost.st:8095 just won’t load.
-- Journal begins at Sun 2023-01-29 19:54:34 CET, ends at Sun 2023-01-29 22:21:50 CET. --
Jan 29 22:14:08 systemd[1]: Stopping Focalboard server...
Jan 29 22:14:08 systemd[1]: focalboard.service: Succeeded.
Jan 29 22:14:08 systemd[1]: Stopped Focalboard server.
Jan 29 22:14:08 systemd[1]: Started Focalboard server.
Jan 29 22:14:08 focalboard-server[73098]: 2023/01/29 22:14:08 readConfigFile
Jan 29 22:14:08 focalboard-server[73098]: 2023/01/29 22:14:08 {ServerRoot:http://127.0.0.1:8095 Port:8095 DBType:postgres DBConfigString:postgres://focalboard:---@localhost/focalboard?sslmode=disable&connect_timeout=10 DBTablePrefix: UseSSL:false SecureCookie:false WebPath:./pack FilesDriver:local FilesS3Config:{AccessKeyID: SecretAccessKey: Bucket: PathPrefix: Region: Endpoint: SSL:false SignV2:false SSE:false Trace:false Timeout:0} FilesPath:./files MaxFileSize:0 Telemetry:false TelemetryID: PrometheusAddress: WebhookUpdate:[] Secret: SessionExpireTime:2592000 SessionRefreshTime:18000 LocalOnly:false EnableLocalMode:false LocalModeSocketLocation:/var/tmp/focalboard_local.socket EnablePublicSharedBoards:true FeatureFlags:map[] EnableDataRetention:false DataRetentionDays:0 TeammateNameDisplay:username ShowEmailAddress:false ShowFullName:false AuthMode:native LoggingCfgFile: LoggingCfgJSON: AuditCfgFile: AuditCfgJSON: NotifyFreqCardSeconds:0 NotifyFreqBoardSeconds:0}
Jan 29 22:14:08 focalboard-server[73098]: info [2023-01-29 22:14:08.134 +01:00] FocalBoard Server caller="model/version.go:55" version=7.7.0 edition=linux build_number=3856523067 build_date="Fri Jan 6 15:54:43 UTC 2023" build_hash=---
Jan 29 22:14:08 focalboard-server[73098]: info [2023-01-29 22:14:08.142 +01:00] connectDatabase caller="sqlstore/sqlstore.go:45" dbType=postgres
Jan 29 22:14:08 focalboard-server[73098]: {"level":"info","msg":"Pinging SQL","fields":{"database":"master"}}
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.149 +01:00] Getting migrations connection caller="sqlstore/migrate.go:114"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.169 +01:00] Creating migration engine caller="sqlstore/migrate.go:202"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.180 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=14 current_version=32
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.180 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.183 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=18 current_version=32
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.183 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.184 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=20 current_version=32
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.184 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.189 +01:00] == Applying all remaining migrations ==================== caller="sqlstore/migrate.go:251" current_version=32
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.189 +01:00] Closing migration engine caller="sqlstore/migrate.go:208"
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.192 +01:00] Closing migrations connection caller="sqlstore/migrate.go:121"
Jan 29 22:14:08 focalboard-server[73098]: info [2023-01-29 22:14:08.198 +01:00] Initialized notification backend caller="notify/service.go:60" name=notifyLogger
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.202 +01:00] Fetched template boards caller="app/templates.go:30" count=13
Jan 29 22:14:08 focalboard-server[73098]: debug [2023-01-29 22:14:08.202 +01:00] Template import not needed, skipping caller="app/templates.go:34"
Jan 29 22:14:08 focalboard-server[73098]: info [2023-01-29 22:14:08.206 +01:00] Server.Start caller="server/server.go:243"
Jan 29 22:14:08 focalboard-server[73098]: info [2023-01-29 22:14:08.207 +01:00] http server started caller="web/webserver.go:125" port=8095
Jan 29 22:14:16 systemd[1]: Stopping Focalboard server...
Jan 29 22:14:16 systemd[1]: focalboard.service: Succeeded.
Jan 29 22:14:16 systemd[1]: Stopped Focalboard server.
Jan 29 22:14:16 systemd[1]: Started Focalboard server.
Jan 29 22:14:16 focalboard-server[73559]: 2023/01/29 22:14:16 readConfigFile
Jan 29 22:14:16 focalboard-server[73559]: 2023/01/29 22:14:16 {ServerRoot:http://127.0.0.1:8095 Port:8095 DBType:postgres DBConfigString:postgres://focalboard:---@localhost/focalboard?sslmode=disable&connect_timeout=10 DBTablePrefix: UseSSL:false SecureCookie:false WebPath:./pack FilesDriver:local FilesS3Config:{AccessKeyID: SecretAccessKey: Bucket: PathPrefix: Region: Endpoint: SSL:false SignV2:false SSE:false Trace:false Timeout:0} FilesPath:./files MaxFileSize:0 Telemetry:false TelemetryID: PrometheusAddress: WebhookUpdate:[] Secret: SessionExpireTime:2592000 SessionRefreshTime:18000 LocalOnly:false EnableLocalMode:false LocalModeSocketLocation:/var/tmp/focalboard_local.socket EnablePublicSharedBoards:true FeatureFlags:map[] EnableDataRetention:false DataRetentionDays:0 TeammateNameDisplay:username ShowEmailAddress:false ShowFullName:false AuthMode:native LoggingCfgFile: LoggingCfgJSON: AuditCfgFile: AuditCfgJSON: NotifyFreqCardSeconds:0 NotifyFreqBoardSeconds:0}
Jan 29 22:14:16 focalboard-server[73559]: info [2023-01-29 22:14:16.774 +01:00] FocalBoard Server caller="model/version.go:55" version=7.7.0 edition=linux build_number=3856523067 build_date="Fri Jan 6 15:54:43 UTC 2023" build_hash=---
Jan 29 22:14:16 focalboard-server[73559]: info [2023-01-29 22:14:16.778 +01:00] connectDatabase caller="sqlstore/sqlstore.go:45" dbType=postgres
Jan 29 22:14:16 focalboard-server[73559]: {"level":"info","msg":"Pinging SQL","fields":{"database":"master"}}
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.786 +01:00] Getting migrations connection caller="sqlstore/migrate.go:114"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.803 +01:00] Creating migration engine caller="sqlstore/migrate.go:202"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.809 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=14 current_version=32
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.809 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.811 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=18 current_version=32
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.811 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.811 +01:00] == Ensuring migrations applied up to version ==================== caller="sqlstore/migrate.go:273" version=20 current_version=32
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.811 +01:00] -- There is no need of applying any migration -------------------- caller="sqlstore/migrate.go:281"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.812 +01:00] == Applying all remaining migrations ==================== caller="sqlstore/migrate.go:251" current_version=32
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.812 +01:00] Closing migration engine caller="sqlstore/migrate.go:208"
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.814 +01:00] Closing migrations connection caller="sqlstore/migrate.go:121"
Jan 29 22:14:16 focalboard-server[73559]: info [2023-01-29 22:14:16.815 +01:00] Initialized notification backend caller="notify/service.go:60" name=notifyLogger
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.818 +01:00] Fetched template boards caller="app/templates.go:30" count=13
Jan 29 22:14:16 focalboard-server[73559]: debug [2023-01-29 22:14:16.818 +01:00] Template import not needed, skipping caller="app/templates.go:34"
Jan 29 22:14:16 focalboard-server[73559]: info [2023-01-29 22:14:16.825 +01:00] Server.Start caller="server/server.go:243"
Jan 29 22:14:16 focalboard-server[73559]: info [2023-01-29 22:14:16.826 +01:00] http server started caller="web/webserver.go:125" port=8095```
thanks if you can help a newbee in his first attemps