-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Had the OS drive fail on our SnipeIT server but I was able to get a backup of the database and .env file. It was running on Ubuntu 22.04, SnipeIT version was older also.
Have been able to setup new Ubuntu 25.04 server, installed latest version of SnipeIT but have not been able to restore the data from database backup successfully.
Have even setup a second server and copied all the directories/files from the old setup and db but cannot get past the pre-flight. When trying to "create database tables" it fails with the following error.
@extends('errors::minimal') @section('title', __('Server Error')) @section('code', '500') @section('message', __('Server Error'))
Any help would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels