Ok. I rebuilt the machine, and this time I setup Razuna, new user, etc. I then switched it to NGINX, moved the DAM, symlinks, etc. Everything is working great. Then I copied over the DAM assets folder and ran the database restore. The database restore had 2 errors which popped up in the languanges table, private key constraints.
After the restore finished, I can still browse my site, but I am once again unable to log in- I cannot log in using the credentials I made on the new server or the old credentials. Default credentials also do not work.
I WISELY made a machine snapshot prior to the restore- so now I can reset everything back to working without the rebuild. So let me know things I can try!
Here is the restore log- at schedules_log it just sits there and doesn’t proceed, and the progress icon stop spinning.
NOTE: The previous server is running on 1.6X and is still functional.
Starting the Restore
Checking consistency of records…
Database setup…
Currently cleaning up cache
Currently cleaning up ct_groups_permissions
Currently cleaning up ct_groups_users
Currently cleaning up ct_labels
Currently cleaning up ct_plugins_hosts
Currently cleaning up ct_users_hosts
Currently cleaning up ct_users_remoteusers
Currently cleaning up file_types
Currently cleaning up groups
Currently cleaning up hosts
Currently cleaning up log_actions
Currently cleaning up modules
Currently cleaning up news
Currently cleaning up options
Currently cleaning up permissions
Currently cleaning up plugins
Currently cleaning up plugins_actions
Currently cleaning up raz1_additional_versions
Currently cleaning up raz1_assets_temp
Currently cleaning up raz1_audios
Currently cleaning up raz1_audios_text
Currently cleaning up raz1_cart
Currently cleaning up raz1_collections
Currently cleaning up raz1_collections_ct_files
Currently cleaning up raz1_collections_groups
Currently cleaning up raz1_collections_text
Currently cleaning up raz1_comments
Currently cleaning up raz1_custom
Currently cleaning up raz1_custom_fields
Currently cleaning up raz1_custom_fields_text
Currently cleaning up raz1_custom_fields_values
Currently cleaning up raz1_export_template
Currently cleaning up raz1_files
Currently cleaning up raz1_files_desc
Currently cleaning up raz1_files_xmp
Currently cleaning up raz1_folders
Currently cleaning up raz1_folders_desc
Currently cleaning up raz1_folders_groups
Currently cleaning up raz1_folder_subscribe
Currently cleaning up raz1_images
Currently cleaning up raz1_images_text
Currently cleaning up raz1_import_templates
Currently cleaning up raz1_import_templates_val
Currently cleaning up raz1_labels
Currently cleaning up raz1_languages
Currently cleaning up raz1_log_assets
Currently cleaning up raz1_log_folders
Currently cleaning up raz1_log_search
Currently cleaning up raz1_log_users
Currently cleaning up raz1_schedules
Currently cleaning up raz1_schedules_log
Currently cleaning up raz1_settings
Currently cleaning up raz1_settings_2
Currently cleaning up raz1_share_options
Currently cleaning up raz1_smart_folders
Currently cleaning up raz1_smart_folders_prop
Currently cleaning up raz1_temp
Currently cleaning up raz1_upload_templates
Currently cleaning up raz1_upload_templates_val
Currently cleaning up raz1_users_accounts
Currently cleaning up raz1_users_favorites
Currently cleaning up raz1_versions
Currently cleaning up raz1_videos
Currently cleaning up raz1_videos_text
Currently cleaning up raz1_widgets
Currently cleaning up raz1_wm_templates
Currently cleaning up raz1_wm_templates_val
Currently cleaning up raz1_xmp
Currently cleaning up rfs
Currently cleaning up search_reindex
Currently cleaning up tools
Currently cleaning up users
Currently cleaning up users_comments
Currently cleaning up users_login
Currently cleaning up webservices
Currently cleaning up wisdom
Database setup done. Continuing…
The database is now empty. Starting to import data…
Importing to tables… (please wait)
Currently restoring table cache
Currently restoring table ct_groups_permissions
Currently restoring table ct_groups_users
Currently restoring table ct_labels
Currently restoring table ct_plugins_hosts
Currently restoring table ct_users_hosts
Currently restoring table ct_users_remoteusers
Currently restoring table file_types
Currently restoring table groups
Currently restoring table hosts
Currently restoring table log_actions
Currently restoring table modules
Currently restoring table news
Currently restoring table options
Currently restoring table permissions
Currently restoring table plugins
Currently restoring table plugins_actions
Currently restoring table raz1_additional_versions
Currently restoring table raz1_assets_temp
Currently restoring table raz1_audios
Currently restoring table raz1_audios_text
Currently restoring table raz1_cart
Currently restoring table raz1_collections
Currently restoring table raz1_collections_ct_files
Currently restoring table raz1_collections_groups
Currently restoring table raz1_collections_text
Currently restoring table raz1_comments
Currently restoring table raz1_custom
Currently restoring table raz1_custom_fields
Currently restoring table raz1_custom_fields_text
Currently restoring table raz1_custom_fields_values
Currently restoring table raz1_export_template
Currently restoring table raz1_files
Currently restoring table raz1_files_desc
Currently restoring table raz1_files_xmp
Currently restoring table raz1_folders
Currently restoring table raz1_folders_desc
Currently restoring table raz1_folders_groups
Currently restoring table raz1_folder_subscribe
Currently restoring table raz1_images
Currently restoring table raz1_images_text
Currently restoring table raz1_import_templates
Currently restoring table raz1_import_templates_val
Currently restoring table raz1_labels
Currently restoring table raz1_languages
Error during import on table raz1_languages!
Database reported: Unique index or primary key violation: “HOSTID_LANGID_INDEX_C ON PUBLIC.RAZ1_LANGUAGES(HOST_ID, LANG_ID) VALUES ( /* key:3 */ 1, null, null, 1, null)”; SQL statement: INSERT INTO raz1_languages (HOST_ID, LANG_ACTIVE, LANG_ID, LANG_NAME, REC_UUID) VALUES( ? , ? , ? , ? , ? ) [23505-174]
INSERT INTO raz1_languages (HOST_ID, LANG_ACTIVE, LANG_ID, LANG_NAME, REC_UUID) VALUES( ? , ? , ? , ? , ? )
Error during import on table raz1_languages!
Database reported: Unique index or primary key violation: “HOSTID_LANGID_INDEX_C ON PUBLIC.RAZ1_LANGUAGES(HOST_ID, LANG_ID) VALUES ( /* key:4 */ 1, null, null, 2, null)”; SQL statement: INSERT INTO raz1_languages (HOST_ID, LANG_ACTIVE, LANG_ID, LANG_NAME, REC_UUID) VALUES( ? , ? , ? , ? , ? ) [23505-174]
INSERT INTO raz1_languages (HOST_ID, LANG_ACTIVE, LANG_ID, LANG_NAME, REC_UUID) VALUES( ? , ? , ? , ? , ? )
Currently restoring table raz1_log_assets
Currently restoring table raz1_log_folders
Currently restoring table raz1_log_search
Currently restoring table raz1_log_users
Currently restoring table raz1_schedules
Currently restoring table raz1_schedules_log