Critical error on Webserver on Pelican Panel Docker Image #173

Closed
opened 2026-02-04 16:58:47 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @BlockyBlockling on GitHub (Oct 15, 2024).

Current Behavior

Im running into the following error using the new Pelican panel Docker image with the official Docker compose-
2024-10-15 15:45:13,304 CRIT Server 'unix_http_server' running without any HTTP authentication checking

Also HTTP server is not starting. I think it is an error from the HTTP server

Ive found a message on Discord with a similar error but it seems to have happened with Podman and Redis as DB not SessionDriver file.
Full container logs including DB init in Log Section.

Expected Behavior

It shall start the Webserver or please refresh the compose file

Steps to Reproduce

Use the official docker compose and start it up

Panel Version

Wings Version

Games and/or Eggs Affected

No response

Docker Image

ghcr.io/pelican-dev/panel:main

Error Logs

external vars don't exist.
Generating key.
Generated app key: M79okPbLaW2HytUIvji1R9rq6kbPdEBI
APP_KEY is already set.
Migrating Database
   INFO  Preparing database.  
  Creating migration table ...................................... 28.46ms DONE
   INFO  Running migrations.  
  2016_01_23_195641_add_allocations_table ....................... 16.49ms DONE
  2016_01_23_195851_add_api_keys ................................ 14.29ms DONE
  2016_01_23_200044_add_api_permissions ......................... 13.65ms DONE
  2016_01_23_200159_add_downloads ............................... 50.08ms DONE
  2016_01_23_200421_create_failed_jobs_table .................... 17.71ms DONE
  2016_01_23_200440_create_jobs_table ........................... 34.82ms DONE
  2016_01_23_200528_add_locations ............................... 38.31ms DONE
  2016_01_23_200648_add_nodes ................................... 34.66ms DONE
  2016_01_23_201433_add_password_resets ......................... 43.33ms DONE
  2016_01_23_201531_add_permissions ............................. 18.89ms DONE
  2016_01_23_201649_add_server_variables ........................ 15.77ms DONE
  2016_01_23_201748_add_servers ................................ 111.75ms DONE
  2016_01_23_202544_add_service_options ......................... 14.26ms DONE
  2016_01_23_202731_add_service_varibles ........................ 18.48ms DONE
  2016_01_23_202943_add_services ................................ 24.95ms DONE
  2016_01_23_203119_create_settings_table ....................... 64.26ms DONE
  2016_01_23_203150_add_subusers ................................ 34.04ms DONE
  2016_01_23_203159_add_users ................................... 48.78ms DONE
  2016_01_23_203947_create_sessions_table ....................... 56.22ms DONE
  2016_01_25_234418_rename_permissions_column ................... 17.74ms DONE
  2016_02_07_172148_add_databases_tables ........................ 57.71ms DONE
  2016_02_07_181319_add_database_servers_table .................. 17.51ms DONE
  2016_02_13_154306_add_service_option_default_startup .......... 37.34ms DONE
  2016_02_20_155318_add_unique_service_field .................... 73.25ms DONE
  2016_02_27_163411_add_tasks_table ............................. 22.99ms DONE
  2016_02_27_163447_add_tasks_log_table ......................... 13.55ms DONE
  2016_03_18_155649_add_nullable_field_lastrun .................. 74.04ms DONE
  2016_08_30_212718_add_ip_alias ................................ 12.04ms DONE
  2016_08_30_213301_modify_ip_storage_method .................... 59.04ms DONE
  2016_09_01_193520_add_suspension_for_servers ................... 9.60ms DONE
  2016_09_01_211924_remove_active_column ........................ 17.72ms DONE
  2016_09_02_190647_add_sftp_password_storage ................... 15.40ms DONE
  2016_09_04_171338_update_jobs_tables .......................... 45.84ms DONE
  2016_09_04_172028_update_failed_jobs_table .................... 30.87ms DONE
  2016_09_04_182835_create_notifications_table .................. 44.33ms DONE
  2016_09_07_163017_add_unique_identifier ....................... 10.49ms DONE
  2016_09_14_145945_allow_longer_regex_field .................... 80.60ms DONE
  2016_09_17_194246_add_docker_image_column ..................... 19.84ms DONE
  2016_09_21_165554_update_servers_column_name .................. 15.38ms DONE
  2016_09_29_213518_rename_double_insurgency ..................... 0.45ms DONE
  2016_10_07_152117_build_api_log_table ......................... 16.87ms DONE
  2016_10_14_164802_update_api_keys ............................. 52.17ms DONE
  2016_10_23_181719_update_misnamed_bungee ....................... 0.44ms DONE
  2016_10_23_193810_add_foreign_keys_servers ................... 162.21ms DONE
  2016_10_23_201624_add_foreign_allocations ..................... 58.77ms DONE
  2016_10_23_202222_add_foreign_api_keys ......................... 0.22ms DONE
  2016_10_23_202703_add_foreign_api_permissions ................. 79.22ms DONE
  2016_10_23_202953_add_foreign_database_servers ................. 0.27ms DONE
  2016_10_23_203105_add_foreign_databases ........................ 0.22ms DONE
  2016_10_23_203335_add_foreign_nodes ........................... 84.94ms DONE
  2016_10_23_203522_add_foreign_permissions ...................... 0.28ms DONE
  2016_10_23_203857_add_foreign_server_variables ................ 65.44ms DONE
  2016_10_23_204157_add_foreign_service_options ................. 66.38ms DONE
  2016_10_23_204321_add_foreign_service_variables ............... 62.96ms DONE
  2016_10_23_204454_add_foreign_subusers ......................... 0.25ms DONE
  2016_10_23_204610_add_foreign_tasks ............................ 0.27ms DONE
  2016_11_11_220649_add_pack_support ............................ 62.54ms DONE
  2016_11_11_231731_set_service_name_unique ..................... 19.33ms DONE
  2016_11_27_142519_add_pack_column ............................. 17.63ms DONE
  2016_12_01_173018_add_configurable_upload_limit ............... 15.65ms DONE
  2016_12_02_185206_correct_service_variables .................... 1.28ms DONE
  2017_01_07_154228_create_node_configuration_tokens_table ...... 22.76ms DONE
  2017_01_12_135449_add_more_user_data ......................... 222.02ms DONE
  2017_02_02_175548_UpdateColumnNames .......................... 148.82ms DONE
  2017_02_03_140948_UpdateNodesTable ............................ 15.61ms DONE
  2017_02_03_155554_RenameColumns ............................... 33.75ms DONE
  2017_02_05_164123_AdjustColumnNames ........................... 13.93ms DONE
  2017_02_05_164516_AdjustColumnNamesForServicePacks ............ 16.68ms DONE
  2017_02_09_174834_SetupPermissionsPivotTable .................. 71.18ms DONE
  2017_02_10_171858_UpdateAPIKeyColumnNames ..................... 16.38ms DONE
  2017_03_03_224254_UpdateNodeConfigTokensColumns ............... 35.65ms DONE
  2017_03_05_212803_DeleteServiceExecutableOption .............. 123.73ms DONE
  2017_03_10_162934_AddNewServiceOptionsColumns ................. 80.18ms DONE
  2017_03_10_173607_MigrateToNewServiceSystem .................... 1.85ms DONE
  2017_03_11_215455_ChangeServiceVariablesValidationRules ....... 30.06ms DONE
  2017_03_12_150648_MoveFunctionsFromFileToDatabase ............. 12.23ms DONE
  2017_03_14_175631_RenameServicePacksToSingluarPacks ........... 22.18ms DONE
  2017_03_14_200326_AddLockedStatusToTable ...................... 10.40ms DONE
  2017_03_16_181109_ReOrganizeDatabaseServersToDatabaseHost ..... 28.19ms DONE
  2017_03_16_181515_CleanupDatabasesDatabase .................... 13.59ms DONE
  2017_03_18_204953_AddForeignKeyToPacks ......................... 0.21ms DONE
  2017_03_31_221948_AddServerDescriptionColumn .................. 13.09ms DONE
  2017_04_02_163232_DropDeletedAtColumnFromServers .............. 20.77ms DONE
  2017_04_15_125021_UpgradeTaskSystem ........................... 27.43ms DONE
  2017_04_20_171943_AddScriptsToServiceOptions .................. 50.62ms DONE
  2017_04_21_151432_AddServiceScriptTrackingToServers ........... 13.61ms DONE
  2017_04_27_145300_AddCopyScriptFromColumn ..................... 14.70ms DONE
  2017_04_27_223629_AddAbilityToDefineConnectionOverSSLWithDaemonBehindProxy  13.38ms DONE
  2017_05_01_141528_DeleteDownloadTable ......................... 14.09ms DONE
  2017_05_01_141559_DeleteNodeConfigurationTable ................ 13.20ms DONE
  2017_06_10_152951_add_external_id_to_users .................... 32.47ms DONE
  2017_06_25_133923_ChangeForeignKeyToBeOnCascadeDelete .......... 0.23ms DONE
  2017_07_08_152806_ChangeUserPermissionsToDeleteOnUserDeletion .. 0.23ms DONE
  2017_07_08_154416_SetAllocationToReferenceNullOnServerDelete ... 0.28ms DONE
  2017_07_08_154650_CascadeDeletionWhenAServerOrVariableIsDeleted  0.20ms DONE
  2017_07_24_194433_DeleteTaskWhenParentServerIsDeleted .......... 0.27ms DONE
  2017_08_05_115800_CascadeNullValuesForDatabaseHostWhenNodeIsDeleted  0.29ms DONE
  2017_08_05_144104_AllowNegativeValuesForOverallocation ........ 77.99ms DONE
  2017_08_05_174811_SetAllocationUnqiueUsingMultipleFields ...... 21.18ms DONE
  2017_08_15_214555_CascadeDeletionWhenAParentServiceIsDeleted ... 0.21ms DONE
  2017_08_18_215428_RemovePackWhenParentServiceOptionIsDeleted ... 0.25ms DONE
  2017_09_10_225749_RenameTasksTableForStructureRefactor ........ 15.64ms DONE
  2017_09_10_225941_CreateSchedulesTable ........................ 12.51ms DONE
  2017_09_10_230309_CreateNewTasksTableForSchedules ............. 38.89ms DONE
  2017_09_11_002938_TransferOldTasksToNewScheduler .............. 11.65ms DONE
  2017_09_13_211810_UpdateOldPermissionsToPointToNewScheduleSystem  0.44ms DONE
  2017_09_23_170933_CreateDaemonKeysTable ....................... 45.97ms DONE
  2017_09_23_173628_RemoveDaemonSecretFromServersTable .......... 30.87ms DONE
  2017_09_23_185022_RemoveDaemonSecretFromSubusersTable ......... 26.86ms DONE
  2017_10_02_202000_ChangeServicesToUseAMoreUniqueIdentifier ... 183.08ms DONE
  2017_10_02_202007_ChangeToABetterUniqueServiceConfiguration ... 59.99ms DONE
  2017_10_03_233202_CascadeDeletionWhenServiceOptionIsDeleted .... 0.25ms DONE
  2017_10_06_214026_ServicesToNestsConversion ................... 41.35ms DONE
  2017_10_06_214053_ServiceOptionsToEggsConversion .............. 71.97ms DONE
  2017_10_06_215741_ServiceVariablesToEggVariablesConversion .... 14.85ms DONE
  2017_10_24_222238_RemoveLegacySFTPInformation ................. 62.70ms DONE
  2017_11_11_161922_Add2FaLastAuthorizationTimeColumn .......... 146.57ms DONE
  2017_11_19_122708_MigratePubPrivFormatToSingleKey ............ 110.12ms DONE
  2017_12_04_184012_DropAllocationsWhenNodeIsDeleted ............. 0.20ms DONE
  2017_12_12_220426_MigrateSettingsTableToNewFormat ............. 41.22ms DONE
  2018_01_01_122821_AllowNegativeValuesForServerSwap ........... 104.62ms DONE
  2018_01_11_213943_AddApiKeyPermissionColumns ................. 158.26ms DONE
  2018_01_13_142012_SetupTableForKeyEncryption ................. 147.77ms DONE
  2018_01_13_145209_AddLastUsedAtColumn ......................... 56.63ms DONE
  2018_02_04_145617_AllowTextInUserExternalId .................. 147.12ms DONE
  2018_02_10_151150_remove_unique_index_on_external_id_column ... 22.57ms DONE
  2018_02_17_134254_ensure_unique_allocation_id_on_servers_table  12.22ms DONE
  2018_02_24_112356_add_external_id_column_to_servers_table ..... 23.31ms DONE
  2018_02_25_160152_remove_default_null_value_on_table ......... 106.73ms DONE
  2018_02_25_160604_define_unique_index_on_users_external_id .... 12.61ms DONE
  2018_03_01_192831_add_database_and_port_limit_columns_to_servers_table  28.10ms DONE
  2018_03_15_124536_add_description_to_nodes .................... 13.51ms DONE
  2018_05_04_123826_add_maintenance_to_nodes .................... 12.43ms DONE
  2018_09_03_143756_allow_egg_variables_to_have_longer_values ... 58.58ms DONE
  2018_09_03_144005_allow_server_variables_to_have_longer_values  60.65ms DONE
  2019_03_02_142328_set_allocation_limit_default_null .......... 121.62ms DONE
  2019_03_02_151321_fix_unique_index_to_account_for_host ........ 65.83ms DONE
  2020_03_22_163911_merge_permissions_table_into_subusers ....... 16.01ms DONE
  2020_03_22_164814_drop_permissions_table ...................... 12.98ms DONE
  2020_04_03_203624_add_threads_column_to_servers_table ......... 12.11ms DONE
  2020_04_03_230614_create_backups_table ........................ 34.76ms DONE
  2020_04_04_131016_add_table_server_transfers .................. 14.24ms DONE
  2020_04_10_141024_store_node_tokens_as_encrypted_value ....... 171.22ms DONE
  2020_04_17_203438_allow_nullable_descriptions ................ 312.26ms DONE
  2020_04_22_055500_add_max_connections_column .................. 23.42ms DONE
  2020_04_26_111208_add_backup_limit_to_servers ................. 10.39ms DONE
  2020_05_20_234655_add_mounts_table ........................... 188.38ms DONE
  2020_05_21_192756_add_mount_server_table ...................... 41.80ms DONE
  2020_07_02_213612_create_user_recovery_tokens_table ........... 20.52ms DONE
  2020_07_09_201845_add_notes_column_for_allocations ............ 12.96ms DONE
  2020_08_20_205533_add_backup_state_column_to_backups ........... 9.93ms DONE
  2020_08_22_132500_update_bytes_to_unsigned_bigint ............. 79.83ms DONE
  2020_08_23_175331_modify_checksums_column_for_backups ......... 17.19ms DONE
  2020_09_13_110007_drop_packs_from_servers ..................... 17.07ms DONE
  2020_09_13_110021_drop_packs_from_api_key_permissions ......... 17.01ms DONE
  2020_09_13_110047_drop_packs_table ............................ 19.33ms DONE
  2020_09_13_113503_drop_daemon_key_table ....................... 16.38ms DONE
  2020_10_10_165437_change_unique_database_name_to_account_for_server  34.80ms DONE
  2020_10_26_194904_remove_nullable_from_schedule_name_field .... 66.11ms DONE
  2020_11_02_201014_add_features_column_to_eggs ................. 15.56ms DONE
  2020_12_12_102435_support_multiple_docker_images_and_updates .. 49.93ms DONE
  2020_12_14_013707_make_successful_nullable_in_server_transfers  75.42ms DONE
  2020_12_17_014330_add_archived_field_to_server_transfers_table  13.40ms DONE
  2020_12_24_092449_make_allocation_fields_json ................. 67.02ms DONE
  2020_12_26_184914_add_upload_id_column_to_backups_table ....... 21.81ms DONE
  2021_01_10_153937_add_file_denylist_to_egg_configs ............ 14.99ms DONE
  2021_01_13_013420_add_cron_month .............................. 12.33ms DONE
  2021_01_17_102401_create_audit_logs_table ..................... 20.42ms DONE
  2021_01_17_152623_add_generic_server_status_column ............ 54.10ms DONE
  2021_01_26_210502_update_file_denylist_to_json ................ 36.57ms DONE
  2021_02_23_205021_add_index_for_server_and_action ............. 13.23ms DONE
  2021_02_23_212657_make_sftp_port_unsigned_int ................. 91.38ms DONE
  2021_03_21_104718_force_cron_month_field_to_have_value_if_missing  0.42ms DONE
  2021_05_01_092457_add_continue_on_failure_option_to_tasks ..... 13.32ms DONE
  2021_05_01_092523_add_only_run_when_server_online_option_to_schedules  18.26ms DONE
  2021_05_03_201016_add_support_for_locking_a_backup ............ 19.20ms DONE
  2021_07_12_013420_remove_userinteraction ....................... 0.33ms DONE
  2021_07_17_211512_create_user_ssh_keys_table .................. 12.95ms DONE
  2021_08_03_210600_change_successful_field_to_default_to_false_on_backups_table  78.52ms DONE
  2021_08_21_175111_add_foreign_keys_to_mount_node_table ........ 64.14ms DONE
  2021_08_21_175118_add_foreign_keys_to_mount_server_table ...... 66.14ms DONE
  2021_08_21_180921_add_foreign_keys_to_egg_mount_table ......... 75.18ms DONE
  2022_01_25_030847_drop_google_analytics ........................ 0.34ms DONE
  2022_05_07_165334_migrate_egg_images_array_to_new_format ....... 0.33ms DONE
  2022_05_28_135717_create_activity_logs_table .................. 44.73ms DONE
  2022_05_29_140349_create_activity_log_actors_table ............ 37.63ms DONE
  2022_06_18_112822_track_api_key_usage_for_activity_events ..... 12.18ms DONE
  2022_08_16_214400_add_force_outgoing_ip_column_to_eggs_table .. 11.69ms DONE
  2022_08_16_230204_add_installed_at_column_to_servers_table .... 12.33ms DONE
  2022_12_12_213937_update_mail_settings_to_new_format ........... 0.73ms DONE
  2023_01_24_210051_add_uuid_column_to_failed_jobs_table ........ 35.32ms DONE
  2023_02_23_191004_add_expires_at_column_to_api_keys_table ..... 14.74ms DONE
  2024_03_12_154408_remove_nests_table .......................... 67.45ms DONE
  2024_03_14_055537_remove_locations_table ...................... 68.14ms DONE
  2024_04_14_002250_update_column_names ........................ 201.14ms DONE
  2024_04_20_214441_add_egg_var_sort ............................ 12.56ms DONE
  2024_04_28_184102_add_mounts_to_api_keys ...................... 14.33ms DONE
  2024_05_08_094823_rename_oom_disabled_column_to_oom_killer .... 34.03ms DONE
  2024_05_16_091207_add_cpu_columns_to_nodes_table .............. 25.59ms DONE
  2024_05_20_002841_add_docker_container_label .................. 26.49ms DONE
  2024_05_31_204646_fix_old_encrypted_values ..................... 0.85ms DONE
  2024_06_02_205622_update_stock_egg_uuid ........................ 1.66ms DONE
  2024_06_04_085042_add_daemon_sftp_alias_column_to_nodes ....... 17.29ms DONE
  2024_06_04_133434_make_allowed_ips_column_non_nullable ........ 87.84ms DONE
  2024_06_04_212155_add_timezone_column ......................... 11.21ms DONE
  2024_06_05_220135_update_egg_config_variables .................. 0.37ms DONE
  2024_06_08_020904_refix_egg_variables .......................... 0.42ms DONE
  2024_06_11_220722_update_field_length .............................. 1s DONE
  2024_06_13_120409_add_oauth_column_to_users ................... 10.75ms DONE
  2024_07_08_112948_fix-activity-log-timestamp-default ......... 104.06ms DONE
  2024_07_12_095213_fix_missing_sqlite_foreign_keys ............. 61.62ms DONE
  2024_07_19_130942_create_permission_tables ................... 202.61ms DONE
  2024_07_25_072050_convert_rules_to_array ...................... 80.68ms DONE
  2024_08_01_114538_remove_root_admin_column .................... 18.87ms DONE
  2024_08_13_171337_fix_allocation_server_foreign_key ........... 31.55ms DONE
Optimizing Filament
   INFO  Caching components and Blade icons.  
  Caching components ............................................. 1.27ms DONE
  Caching Blade icons .......................................... 210.26ms DONE
Starting cron jobs.
Starting PHP-FPM only
Starting Supervisord
2024-10-15 15:45:13,304 CRIT Server 'unix_http_server' running without any HTTP authentication checking

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @BlockyBlockling on GitHub (Oct 15, 2024). ### Current Behavior Im running into the following error using the new Pelican panel Docker image with the official Docker compose- `2024-10-15 15:45:13,304 CRIT Server 'unix_http_server' running without any HTTP authentication checking` Also HTTP server is not starting. I think it is an error from the HTTP server Ive found a message on Discord with a similar error but it seems to have happened with Podman and Redis as DB not SessionDriver file. Full container logs including DB init in Log Section. ### Expected Behavior It shall start the Webserver or please refresh the compose file ### Steps to Reproduce Use the official docker compose and start it up ### Panel Version - ### Wings Version - ### Games and/or Eggs Affected _No response_ ### Docker Image ghcr.io/pelican-dev/panel:main ### Error Logs ```bash external vars don't exist. Generating key. Generated app key: M79okPbLaW2HytUIvji1R9rq6kbPdEBI APP_KEY is already set. Migrating Database INFO Preparing database. Creating migration table ...................................... 28.46ms DONE INFO Running migrations. 2016_01_23_195641_add_allocations_table ....................... 16.49ms DONE 2016_01_23_195851_add_api_keys ................................ 14.29ms DONE 2016_01_23_200044_add_api_permissions ......................... 13.65ms DONE 2016_01_23_200159_add_downloads ............................... 50.08ms DONE 2016_01_23_200421_create_failed_jobs_table .................... 17.71ms DONE 2016_01_23_200440_create_jobs_table ........................... 34.82ms DONE 2016_01_23_200528_add_locations ............................... 38.31ms DONE 2016_01_23_200648_add_nodes ................................... 34.66ms DONE 2016_01_23_201433_add_password_resets ......................... 43.33ms DONE 2016_01_23_201531_add_permissions ............................. 18.89ms DONE 2016_01_23_201649_add_server_variables ........................ 15.77ms DONE 2016_01_23_201748_add_servers ................................ 111.75ms DONE 2016_01_23_202544_add_service_options ......................... 14.26ms DONE 2016_01_23_202731_add_service_varibles ........................ 18.48ms DONE 2016_01_23_202943_add_services ................................ 24.95ms DONE 2016_01_23_203119_create_settings_table ....................... 64.26ms DONE 2016_01_23_203150_add_subusers ................................ 34.04ms DONE 2016_01_23_203159_add_users ................................... 48.78ms DONE 2016_01_23_203947_create_sessions_table ....................... 56.22ms DONE 2016_01_25_234418_rename_permissions_column ................... 17.74ms DONE 2016_02_07_172148_add_databases_tables ........................ 57.71ms DONE 2016_02_07_181319_add_database_servers_table .................. 17.51ms DONE 2016_02_13_154306_add_service_option_default_startup .......... 37.34ms DONE 2016_02_20_155318_add_unique_service_field .................... 73.25ms DONE 2016_02_27_163411_add_tasks_table ............................. 22.99ms DONE 2016_02_27_163447_add_tasks_log_table ......................... 13.55ms DONE 2016_03_18_155649_add_nullable_field_lastrun .................. 74.04ms DONE 2016_08_30_212718_add_ip_alias ................................ 12.04ms DONE 2016_08_30_213301_modify_ip_storage_method .................... 59.04ms DONE 2016_09_01_193520_add_suspension_for_servers ................... 9.60ms DONE 2016_09_01_211924_remove_active_column ........................ 17.72ms DONE 2016_09_02_190647_add_sftp_password_storage ................... 15.40ms DONE 2016_09_04_171338_update_jobs_tables .......................... 45.84ms DONE 2016_09_04_172028_update_failed_jobs_table .................... 30.87ms DONE 2016_09_04_182835_create_notifications_table .................. 44.33ms DONE 2016_09_07_163017_add_unique_identifier ....................... 10.49ms DONE 2016_09_14_145945_allow_longer_regex_field .................... 80.60ms DONE 2016_09_17_194246_add_docker_image_column ..................... 19.84ms DONE 2016_09_21_165554_update_servers_column_name .................. 15.38ms DONE 2016_09_29_213518_rename_double_insurgency ..................... 0.45ms DONE 2016_10_07_152117_build_api_log_table ......................... 16.87ms DONE 2016_10_14_164802_update_api_keys ............................. 52.17ms DONE 2016_10_23_181719_update_misnamed_bungee ....................... 0.44ms DONE 2016_10_23_193810_add_foreign_keys_servers ................... 162.21ms DONE 2016_10_23_201624_add_foreign_allocations ..................... 58.77ms DONE 2016_10_23_202222_add_foreign_api_keys ......................... 0.22ms DONE 2016_10_23_202703_add_foreign_api_permissions ................. 79.22ms DONE 2016_10_23_202953_add_foreign_database_servers ................. 0.27ms DONE 2016_10_23_203105_add_foreign_databases ........................ 0.22ms DONE 2016_10_23_203335_add_foreign_nodes ........................... 84.94ms DONE 2016_10_23_203522_add_foreign_permissions ...................... 0.28ms DONE 2016_10_23_203857_add_foreign_server_variables ................ 65.44ms DONE 2016_10_23_204157_add_foreign_service_options ................. 66.38ms DONE 2016_10_23_204321_add_foreign_service_variables ............... 62.96ms DONE 2016_10_23_204454_add_foreign_subusers ......................... 0.25ms DONE 2016_10_23_204610_add_foreign_tasks ............................ 0.27ms DONE 2016_11_11_220649_add_pack_support ............................ 62.54ms DONE 2016_11_11_231731_set_service_name_unique ..................... 19.33ms DONE 2016_11_27_142519_add_pack_column ............................. 17.63ms DONE 2016_12_01_173018_add_configurable_upload_limit ............... 15.65ms DONE 2016_12_02_185206_correct_service_variables .................... 1.28ms DONE 2017_01_07_154228_create_node_configuration_tokens_table ...... 22.76ms DONE 2017_01_12_135449_add_more_user_data ......................... 222.02ms DONE 2017_02_02_175548_UpdateColumnNames .......................... 148.82ms DONE 2017_02_03_140948_UpdateNodesTable ............................ 15.61ms DONE 2017_02_03_155554_RenameColumns ............................... 33.75ms DONE 2017_02_05_164123_AdjustColumnNames ........................... 13.93ms DONE 2017_02_05_164516_AdjustColumnNamesForServicePacks ............ 16.68ms DONE 2017_02_09_174834_SetupPermissionsPivotTable .................. 71.18ms DONE 2017_02_10_171858_UpdateAPIKeyColumnNames ..................... 16.38ms DONE 2017_03_03_224254_UpdateNodeConfigTokensColumns ............... 35.65ms DONE 2017_03_05_212803_DeleteServiceExecutableOption .............. 123.73ms DONE 2017_03_10_162934_AddNewServiceOptionsColumns ................. 80.18ms DONE 2017_03_10_173607_MigrateToNewServiceSystem .................... 1.85ms DONE 2017_03_11_215455_ChangeServiceVariablesValidationRules ....... 30.06ms DONE 2017_03_12_150648_MoveFunctionsFromFileToDatabase ............. 12.23ms DONE 2017_03_14_175631_RenameServicePacksToSingluarPacks ........... 22.18ms DONE 2017_03_14_200326_AddLockedStatusToTable ...................... 10.40ms DONE 2017_03_16_181109_ReOrganizeDatabaseServersToDatabaseHost ..... 28.19ms DONE 2017_03_16_181515_CleanupDatabasesDatabase .................... 13.59ms DONE 2017_03_18_204953_AddForeignKeyToPacks ......................... 0.21ms DONE 2017_03_31_221948_AddServerDescriptionColumn .................. 13.09ms DONE 2017_04_02_163232_DropDeletedAtColumnFromServers .............. 20.77ms DONE 2017_04_15_125021_UpgradeTaskSystem ........................... 27.43ms DONE 2017_04_20_171943_AddScriptsToServiceOptions .................. 50.62ms DONE 2017_04_21_151432_AddServiceScriptTrackingToServers ........... 13.61ms DONE 2017_04_27_145300_AddCopyScriptFromColumn ..................... 14.70ms DONE 2017_04_27_223629_AddAbilityToDefineConnectionOverSSLWithDaemonBehindProxy 13.38ms DONE 2017_05_01_141528_DeleteDownloadTable ......................... 14.09ms DONE 2017_05_01_141559_DeleteNodeConfigurationTable ................ 13.20ms DONE 2017_06_10_152951_add_external_id_to_users .................... 32.47ms DONE 2017_06_25_133923_ChangeForeignKeyToBeOnCascadeDelete .......... 0.23ms DONE 2017_07_08_152806_ChangeUserPermissionsToDeleteOnUserDeletion .. 0.23ms DONE 2017_07_08_154416_SetAllocationToReferenceNullOnServerDelete ... 0.28ms DONE 2017_07_08_154650_CascadeDeletionWhenAServerOrVariableIsDeleted 0.20ms DONE 2017_07_24_194433_DeleteTaskWhenParentServerIsDeleted .......... 0.27ms DONE 2017_08_05_115800_CascadeNullValuesForDatabaseHostWhenNodeIsDeleted 0.29ms DONE 2017_08_05_144104_AllowNegativeValuesForOverallocation ........ 77.99ms DONE 2017_08_05_174811_SetAllocationUnqiueUsingMultipleFields ...... 21.18ms DONE 2017_08_15_214555_CascadeDeletionWhenAParentServiceIsDeleted ... 0.21ms DONE 2017_08_18_215428_RemovePackWhenParentServiceOptionIsDeleted ... 0.25ms DONE 2017_09_10_225749_RenameTasksTableForStructureRefactor ........ 15.64ms DONE 2017_09_10_225941_CreateSchedulesTable ........................ 12.51ms DONE 2017_09_10_230309_CreateNewTasksTableForSchedules ............. 38.89ms DONE 2017_09_11_002938_TransferOldTasksToNewScheduler .............. 11.65ms DONE 2017_09_13_211810_UpdateOldPermissionsToPointToNewScheduleSystem 0.44ms DONE 2017_09_23_170933_CreateDaemonKeysTable ....................... 45.97ms DONE 2017_09_23_173628_RemoveDaemonSecretFromServersTable .......... 30.87ms DONE 2017_09_23_185022_RemoveDaemonSecretFromSubusersTable ......... 26.86ms DONE 2017_10_02_202000_ChangeServicesToUseAMoreUniqueIdentifier ... 183.08ms DONE 2017_10_02_202007_ChangeToABetterUniqueServiceConfiguration ... 59.99ms DONE 2017_10_03_233202_CascadeDeletionWhenServiceOptionIsDeleted .... 0.25ms DONE 2017_10_06_214026_ServicesToNestsConversion ................... 41.35ms DONE 2017_10_06_214053_ServiceOptionsToEggsConversion .............. 71.97ms DONE 2017_10_06_215741_ServiceVariablesToEggVariablesConversion .... 14.85ms DONE 2017_10_24_222238_RemoveLegacySFTPInformation ................. 62.70ms DONE 2017_11_11_161922_Add2FaLastAuthorizationTimeColumn .......... 146.57ms DONE 2017_11_19_122708_MigratePubPrivFormatToSingleKey ............ 110.12ms DONE 2017_12_04_184012_DropAllocationsWhenNodeIsDeleted ............. 0.20ms DONE 2017_12_12_220426_MigrateSettingsTableToNewFormat ............. 41.22ms DONE 2018_01_01_122821_AllowNegativeValuesForServerSwap ........... 104.62ms DONE 2018_01_11_213943_AddApiKeyPermissionColumns ................. 158.26ms DONE 2018_01_13_142012_SetupTableForKeyEncryption ................. 147.77ms DONE 2018_01_13_145209_AddLastUsedAtColumn ......................... 56.63ms DONE 2018_02_04_145617_AllowTextInUserExternalId .................. 147.12ms DONE 2018_02_10_151150_remove_unique_index_on_external_id_column ... 22.57ms DONE 2018_02_17_134254_ensure_unique_allocation_id_on_servers_table 12.22ms DONE 2018_02_24_112356_add_external_id_column_to_servers_table ..... 23.31ms DONE 2018_02_25_160152_remove_default_null_value_on_table ......... 106.73ms DONE 2018_02_25_160604_define_unique_index_on_users_external_id .... 12.61ms DONE 2018_03_01_192831_add_database_and_port_limit_columns_to_servers_table 28.10ms DONE 2018_03_15_124536_add_description_to_nodes .................... 13.51ms DONE 2018_05_04_123826_add_maintenance_to_nodes .................... 12.43ms DONE 2018_09_03_143756_allow_egg_variables_to_have_longer_values ... 58.58ms DONE 2018_09_03_144005_allow_server_variables_to_have_longer_values 60.65ms DONE 2019_03_02_142328_set_allocation_limit_default_null .......... 121.62ms DONE 2019_03_02_151321_fix_unique_index_to_account_for_host ........ 65.83ms DONE 2020_03_22_163911_merge_permissions_table_into_subusers ....... 16.01ms DONE 2020_03_22_164814_drop_permissions_table ...................... 12.98ms DONE 2020_04_03_203624_add_threads_column_to_servers_table ......... 12.11ms DONE 2020_04_03_230614_create_backups_table ........................ 34.76ms DONE 2020_04_04_131016_add_table_server_transfers .................. 14.24ms DONE 2020_04_10_141024_store_node_tokens_as_encrypted_value ....... 171.22ms DONE 2020_04_17_203438_allow_nullable_descriptions ................ 312.26ms DONE 2020_04_22_055500_add_max_connections_column .................. 23.42ms DONE 2020_04_26_111208_add_backup_limit_to_servers ................. 10.39ms DONE 2020_05_20_234655_add_mounts_table ........................... 188.38ms DONE 2020_05_21_192756_add_mount_server_table ...................... 41.80ms DONE 2020_07_02_213612_create_user_recovery_tokens_table ........... 20.52ms DONE 2020_07_09_201845_add_notes_column_for_allocations ............ 12.96ms DONE 2020_08_20_205533_add_backup_state_column_to_backups ........... 9.93ms DONE 2020_08_22_132500_update_bytes_to_unsigned_bigint ............. 79.83ms DONE 2020_08_23_175331_modify_checksums_column_for_backups ......... 17.19ms DONE 2020_09_13_110007_drop_packs_from_servers ..................... 17.07ms DONE 2020_09_13_110021_drop_packs_from_api_key_permissions ......... 17.01ms DONE 2020_09_13_110047_drop_packs_table ............................ 19.33ms DONE 2020_09_13_113503_drop_daemon_key_table ....................... 16.38ms DONE 2020_10_10_165437_change_unique_database_name_to_account_for_server 34.80ms DONE 2020_10_26_194904_remove_nullable_from_schedule_name_field .... 66.11ms DONE 2020_11_02_201014_add_features_column_to_eggs ................. 15.56ms DONE 2020_12_12_102435_support_multiple_docker_images_and_updates .. 49.93ms DONE 2020_12_14_013707_make_successful_nullable_in_server_transfers 75.42ms DONE 2020_12_17_014330_add_archived_field_to_server_transfers_table 13.40ms DONE 2020_12_24_092449_make_allocation_fields_json ................. 67.02ms DONE 2020_12_26_184914_add_upload_id_column_to_backups_table ....... 21.81ms DONE 2021_01_10_153937_add_file_denylist_to_egg_configs ............ 14.99ms DONE 2021_01_13_013420_add_cron_month .............................. 12.33ms DONE 2021_01_17_102401_create_audit_logs_table ..................... 20.42ms DONE 2021_01_17_152623_add_generic_server_status_column ............ 54.10ms DONE 2021_01_26_210502_update_file_denylist_to_json ................ 36.57ms DONE 2021_02_23_205021_add_index_for_server_and_action ............. 13.23ms DONE 2021_02_23_212657_make_sftp_port_unsigned_int ................. 91.38ms DONE 2021_03_21_104718_force_cron_month_field_to_have_value_if_missing 0.42ms DONE 2021_05_01_092457_add_continue_on_failure_option_to_tasks ..... 13.32ms DONE 2021_05_01_092523_add_only_run_when_server_online_option_to_schedules 18.26ms DONE 2021_05_03_201016_add_support_for_locking_a_backup ............ 19.20ms DONE 2021_07_12_013420_remove_userinteraction ....................... 0.33ms DONE 2021_07_17_211512_create_user_ssh_keys_table .................. 12.95ms DONE 2021_08_03_210600_change_successful_field_to_default_to_false_on_backups_table 78.52ms DONE 2021_08_21_175111_add_foreign_keys_to_mount_node_table ........ 64.14ms DONE 2021_08_21_175118_add_foreign_keys_to_mount_server_table ...... 66.14ms DONE 2021_08_21_180921_add_foreign_keys_to_egg_mount_table ......... 75.18ms DONE 2022_01_25_030847_drop_google_analytics ........................ 0.34ms DONE 2022_05_07_165334_migrate_egg_images_array_to_new_format ....... 0.33ms DONE 2022_05_28_135717_create_activity_logs_table .................. 44.73ms DONE 2022_05_29_140349_create_activity_log_actors_table ............ 37.63ms DONE 2022_06_18_112822_track_api_key_usage_for_activity_events ..... 12.18ms DONE 2022_08_16_214400_add_force_outgoing_ip_column_to_eggs_table .. 11.69ms DONE 2022_08_16_230204_add_installed_at_column_to_servers_table .... 12.33ms DONE 2022_12_12_213937_update_mail_settings_to_new_format ........... 0.73ms DONE 2023_01_24_210051_add_uuid_column_to_failed_jobs_table ........ 35.32ms DONE 2023_02_23_191004_add_expires_at_column_to_api_keys_table ..... 14.74ms DONE 2024_03_12_154408_remove_nests_table .......................... 67.45ms DONE 2024_03_14_055537_remove_locations_table ...................... 68.14ms DONE 2024_04_14_002250_update_column_names ........................ 201.14ms DONE 2024_04_20_214441_add_egg_var_sort ............................ 12.56ms DONE 2024_04_28_184102_add_mounts_to_api_keys ...................... 14.33ms DONE 2024_05_08_094823_rename_oom_disabled_column_to_oom_killer .... 34.03ms DONE 2024_05_16_091207_add_cpu_columns_to_nodes_table .............. 25.59ms DONE 2024_05_20_002841_add_docker_container_label .................. 26.49ms DONE 2024_05_31_204646_fix_old_encrypted_values ..................... 0.85ms DONE 2024_06_02_205622_update_stock_egg_uuid ........................ 1.66ms DONE 2024_06_04_085042_add_daemon_sftp_alias_column_to_nodes ....... 17.29ms DONE 2024_06_04_133434_make_allowed_ips_column_non_nullable ........ 87.84ms DONE 2024_06_04_212155_add_timezone_column ......................... 11.21ms DONE 2024_06_05_220135_update_egg_config_variables .................. 0.37ms DONE 2024_06_08_020904_refix_egg_variables .......................... 0.42ms DONE 2024_06_11_220722_update_field_length .............................. 1s DONE 2024_06_13_120409_add_oauth_column_to_users ................... 10.75ms DONE 2024_07_08_112948_fix-activity-log-timestamp-default ......... 104.06ms DONE 2024_07_12_095213_fix_missing_sqlite_foreign_keys ............. 61.62ms DONE 2024_07_19_130942_create_permission_tables ................... 202.61ms DONE 2024_07_25_072050_convert_rules_to_array ...................... 80.68ms DONE 2024_08_01_114538_remove_root_admin_column .................... 18.87ms DONE 2024_08_13_171337_fix_allocation_server_foreign_key ........... 31.55ms DONE Optimizing Filament INFO Caching components and Blade icons. Caching components ............................................. 1.27ms DONE Caching Blade icons .......................................... 210.26ms DONE Starting cron jobs. Starting PHP-FPM only Starting Supervisord 2024-10-15 15:45:13,304 CRIT Server 'unix_http_server' running without any HTTP authentication checking ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
OVERLORD added the 🟢 easy label 2026-02-04 16:58:47 +03:00
Author
Owner

@rmartinoscar commented on GitHub (Oct 15, 2024):

Hey i accidently broke Caddy a fix is coming up as well as a proper image tagging, the compose file should use latest which will refer to release/v1.0.0-beta10 (known working code) instead of main (dev only).

Here's the WIP
i apologize for any inconvenience.

@rmartinoscar commented on GitHub (Oct 15, 2024): Hey i accidently broke Caddy a fix is coming up as well as a proper image tagging, the compose file should use `latest` which will refer to `release/v1.0.0-beta10` (known working code) instead of `main` (dev only). [Here's the WIP](https://github.com/pelican-dev/panel/compare/main...RMartinOscar:panel:fix/Caddy) i apologize for any inconvenience.
Author
Owner

@BlockyBlockling commented on GitHub (Oct 15, 2024):

Okay thanks for the fast response. Yep I guessed that would come soon but Im stunned to check out pelican and test the new image and find those bugs.
Can you make sure to reference the PR once created?

@BlockyBlockling commented on GitHub (Oct 15, 2024): Okay thanks for the fast response. Yep I guessed that would come soon but Im stunned to check out pelican and test the new image and find those bugs. Can you make sure to reference the PR once created?
Author
Owner

@BlockyBlockling commented on GitHub (Oct 15, 2024):

Pr for where the Issue came from: #626
To fix try to remove the admin off from the Caddyfile
And revert line 53 from the Dockerfile to
EXPOSE 80:2019
EXPOSE 443

@BlockyBlockling commented on GitHub (Oct 15, 2024): Pr for where the Issue came from: #626 To fix try to remove the `admin off` from the Caddyfile And revert line 53 from the Dockerfile to `EXPOSE 80:2019` `EXPOSE 443`
Author
Owner

@BlockyBlockling commented on GitHub (Oct 24, 2024):

I've tried out the newest image with the PR fix. But I'm still getting the same error.
But I was able to fix it myself while testing, by implementing this change: https://github.com/Supervisor/supervisor/issues/717#issuecomment-1050976569

Aka. Adjusting the supervisord.conf to this:

[unix_http_server]
file=/tmp/supervisor.sock                       ; path to your socket file
username=dummy
password=dummy

[supervisord]
logfile=/var/log/supervisord/supervisord.log    ; supervisord log file
logfile_maxbytes=50MB                           ; maximum size of logfile before rotation
logfile_backups=2                               ; number of backed up logfiles
loglevel=error                                  ; info, debug, warn, trace
pidfile=/var/run/supervisord.pid                ; pidfile location
nodaemon=false                                  ; run supervisord as a daemon
minfds=1024                                     ; number of startup file descriptors
minprocs=200                                    ; number of process descriptors
user=root                                       ; default user
childlogdir=/var/log/supervisord/               ; where child log files will live

[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface

[supervisorctl]
serverurl=unix:///tmp/supervisor.sock         ; use a unix:// URL  for a unix socket
username=dummy
password=dummy

[program:php-fpm]
command=/usr/local/sbin/php-fpm -F
autostart=true
autorestart=true

[program:queue-worker]
command=/usr/local/bin/php /var/www/html/artisan queue:work --tries=3
user=www-data
autostart=true
autorestart=true

[program:caddy]
command=caddy run --config /etc/caddy/Caddyfile --adapter caddyfile
autostart=%(ENV_SUPERVISORD_CADDY)s
autorestart=%(ENV_SUPERVISORD_CADDY)s
priority=10
stdout_events_enabled=true
stderr_events_enabled=true

If you would approve that change I'm gonna create a PR

@BlockyBlockling commented on GitHub (Oct 24, 2024): I've tried out the newest image with the PR fix. But I'm still getting the same error. But I was able to fix it myself while testing, by implementing this change: https://github.com/Supervisor/supervisor/issues/717#issuecomment-1050976569 Aka. Adjusting the supervisord.conf to this: ``` [unix_http_server] file=/tmp/supervisor.sock ; path to your socket file username=dummy password=dummy [supervisord] logfile=/var/log/supervisord/supervisord.log ; supervisord log file logfile_maxbytes=50MB ; maximum size of logfile before rotation logfile_backups=2 ; number of backed up logfiles loglevel=error ; info, debug, warn, trace pidfile=/var/run/supervisord.pid ; pidfile location nodaemon=false ; run supervisord as a daemon minfds=1024 ; number of startup file descriptors minprocs=200 ; number of process descriptors user=root ; default user childlogdir=/var/log/supervisord/ ; where child log files will live [rpcinterface:supervisor] supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface [supervisorctl] serverurl=unix:///tmp/supervisor.sock ; use a unix:// URL for a unix socket username=dummy password=dummy [program:php-fpm] command=/usr/local/sbin/php-fpm -F autostart=true autorestart=true [program:queue-worker] command=/usr/local/bin/php /var/www/html/artisan queue:work --tries=3 user=www-data autostart=true autorestart=true [program:caddy] command=caddy run --config /etc/caddy/Caddyfile --adapter caddyfile autostart=%(ENV_SUPERVISORD_CADDY)s autorestart=%(ENV_SUPERVISORD_CADDY)s priority=10 stdout_events_enabled=true stderr_events_enabled=true ``` If you would approve that change I'm gonna create a PR
Author
Owner

@parkervcp commented on GitHub (Oct 24, 2024):

This is all internal to the container so I never saw that as an issue. It's supervisord listening internally. There is no exposed access.

You are free to make the PR and I will review it.

@parkervcp commented on GitHub (Oct 24, 2024): This is all internal to the container so I never saw that as an issue. It's supervisord listening internally. There is no exposed access. You are free to make the PR and I will review it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#173