You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am upgrading from Snipe-it v to v4.7.4
When attempting to migrate the database with php artisan migrate, I get a syntax error:
...so I edit the file and remove the offending character...
...and am then met with a collection of different errors:
I have not received any error messages prior to this.
Expected behavior
A migration of the database
Screenshots
Shown above
Server (please complete the following information):
Snipe-IT Version: Upgrading from v to v4.7.4
OS: Ubuntu 16.04.2
Web Server: Apache2
PHP Version: 7.0.18
Error Messages
Error occurring on server, not site. See above for error messages.
Include any additional information you can find in storage/logs and your webserver's logs.
Additional context
Is this a fresh install or an upgrade?
Upgrade from v to v4.7.4
What OS and web server you're running Snipe-IT on?
Ubuntu, Apache2
What method you used to install Snipe-IT (install.sh, manual installation, docker, etc)?
Git pull and the upgrade page
Include what you've done so far in the installation, and if you got any error messages along the way.
Everything up until the database migration, no other error messages
Indicate whether or not you've manually edited any data directly in the database
I have not manually edited any data.
Add any other context about the problem here.
Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.
The text was updated successfully, but these errors were encountered:
Is this still relevant? We haven't heard from anyone in a bit. If so, please comment with any updates or additional detail.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Don't take it personally, we just need to keep a handle on things. Thank you for your contributions!
This issue has been automatically closed because it has not had recent activity. If you believe this is still an issue, please confirm that this issue is still happening in the most recent version of Snipe-IT and reply to this thread to re-open it.
Please confirm you have done the following before posting your bug report:
Describe the bug
I am upgrading from Snipe-it v to v4.7.4
When attempting to migrate the database with
php artisan migrate
, I get a syntax error:...so I edit the file and remove the offending character...
...and am then met with a collection of different errors:
I have not received any error messages prior to this.
Expected behavior
A migration of the database
Screenshots
Shown above
Server (please complete the following information):
Error Messages
Error occurring on server, not site. See above for error messages.
storage/logs
and your webserver's logs.Additional context
Upgrade from v to v4.7.4
Ubuntu, Apache2
Git pull and the upgrade page
Everything up until the database migration, no other error messages
I have not manually edited any data.
Add any other context about the problem here.
Please do not post an issue without answering the related questions above. If you have opened a different issue and already answered these questions, answer them again, once for every ticket. It will be next to impossible for us to help you.
The text was updated successfully, but these errors were encountered: