Product: PowerShell Universal
Version: 1.5.2
OS: Centos 8
Powershell: 7.1
aspnetcore-runtime: 5.0
dotnet-runtime: 5.0
it seems the guide are a little short
I get the following:
[root@server Universal]# ./Universal.Server
2020-11-22 10:39:02 [INFO] (Hangfire.BackgroundJobServer) Starting Hangfire Server using job storage: âHangfire.MemoryStorage.MemoryStorageâ
2020-11-22 10:39:02 [INFO] (Hangfire.BackgroundJobServer) Using the following options for Hangfire Server:
Worker count: 5
Listening queues: âdefaultâ
Shutdown timeout: 00:00:15
Schedule polling interval: 00:00:15
2020-11-22 10:39:03 [INFO] (Hangfire.Server.BackgroundServerProcess) Server server:5804:5a6dc04a successfully announced in 170.0503 ms
2020-11-22 10:39:03 [INFO] (Hangfire.Server.BackgroundServerProcess) Server server:5804:5a6dc04a is starting the registered dispatchers: ServerWatchdog, ServerJobCancellationWatcher, ExpirationManager, CountersAggregator, Worker, DelayedJobScheduler, RecurringJobSchedulerâŚ
2020-11-22 10:39:03 [INFO] (Hangfire.Server.BackgroundServerProcess) Server server:5804:5a6dc04a all the dispatchers started
Segmentation fault
im not sure how to get anymore logs?
it have created the .PowerShellUniversal folder and .aspnet folder fine, with
the log file contain:
2020-11-22T22:34:03.6468098+00:00 [INF] User profile is available. Using ââ/root/.aspnet/DataProtection-Keysââ as key repository; keys will not be encrypted at rest. (a162847e)
2020-11-22T22:34:03.8127343+00:00 [INF] Creating key {dbcac743-2c67-4563-b5c1-683bdee05a20} with creation date 2020-11-22 22:34:03Z, activation date 2020-11-22 22:34:03Z, and expiration date 2021-02-20 22:34:03Z. (77afce94)
2020-11-22T22:34:03.8408044+00:00 [WRN] No XML encryptor configured. Key {dbcac743-2c67-4563-b5c1-683bdee05a20} may be persisted to storage in unencrypted form. (9ca7e61e)
2020-11-22T22:34:03.8433838+00:00 [INF] Writing data to file ââ/root/.aspnet/DataProtection-Keys/key-dbcac743-2c67-4563-b5c1-683bdee05a20.xmlââ. (da22a8b1)
2020-11-22T22:39:02.7579266+00:00 [INF] User profile is available. Using ââ/root/.aspnet/DataProtection-Keysââ as key repository; keys will not be encrypted at rest. (a162847e)