opendcim / openDCIM

An open source (GPL v3) Data Center Inventory Management (DCIM) application.
http://opendcim.org
305 stars 204 forks source link

A lot of fresh install issues. #1459

Closed ClassOdUa closed 11 months ago

ClassOdUa commented 11 months ago
  1. No items in left menu (main menu) except Reports
  2. No example data in main tables or menu during installation process to fill first data (Data Center, Cabinet, Administrator) Screenshot 2023-10-10 at 18-25-25 openDCIM Data Center Inventory
ClassOdUa commented 11 months ago

DataCenter and Cabinet on the picture was added to database manually in hope that it will open Menu to use.

wilpig commented 11 months ago

See #1452

ClassOdUa commented 11 months ago

Thank you, I found the countryCode bug by myself and fixed it, plus created first records for fac_People, fac_Datacenter and fac_Department.. it didn't helps. So my solution was:

  1. Remove all files and tables
  2. Install previous version
  3. Configure first tables records and then Upgrade scripts and DB from Git.

now it works fine.