X
NMS Prime
Stay informed. No spam. Just content. This is our promise.
X
Thank You!
X
NMS PRIME - Konferenz
X
Vielen Dank!
X
Sign up to comment and create new topics
11 Comments
Nino Ryschawy
Do you have nmsprime-dashboard package installed?
In version 2.5.4 there are still some dependency issues. We therefore recommend to install all modules.
Vic
I was able to get this installed and now there is another error. that states
symfony\component\debug\exception\fatalthrowableError
Call to a member fucntion where () on null .
Should i be installing option 2 that was outlined?
Nino Ryschawy
I don't exactly know what option you mean. I meant
Or even better just follow the instructions of Installation with RPM to install new version 3.0.0 if you are fine with provisioning functionality. But monitoring is not open source anymore from 3.0.0 - news - open core.
Vic
I was able to get is up and running by having all the basic modules installed.
Vic
I will take a look at 3.0.0. Thank you guys
Vic
After I activated all the modules we are now seeing a new error.
InvalidArgumentException
Action Facade\Ignition\HTTP\Controllers\ExecuteSolutionsController not defined.
in UrlGenerator.php line 338
Nino Ryschawy
I've actually never seen this error before. I recommend starting from scratch.
What does
show?
You can also try to execute the following commands
but i doubt that it will fix it.
Franz Raudner
I have make a fresh install on centos7 with gnome
after install old 2.5.4 the mysql database would not be ok becaus whe i login and i would be change the passwort i got an error
can you send me a empty backupfile from the mysql 2.5.4 that ican use and compare what is the differnt
Nino Ryschawy
Here is an empty mysql 2.5.4 dump: nmsprime-empty.sql
Franz Raudner
hi,
thanks for the empte database i have tried but after this i was not able to login - if the nmsprime database nmsprime and nmsprime_ccc is this correct ? the php module migrite give no erreros back now
i have senn in log maybe this errror problem can help
[2021\-04\-13 00:19:21] local.ERROR: There are no commands defined in the "/var/www/nmsprime/config" namespace. {"exception":"[object] (Symfony\\Component\\Console\\Exception
CommandNotFoundException(code: 0): There are no commands defined in the \"/var/www/nmsprime/config\" namespace. at /var/www/nmsprime/vendor/symfony/console/Application.php:574)
[stacktrace]
#0 /var/www/nmsprime/vendor/symfony/console/Application.php(627): Symfony\\Component\\Console
Application->findNamespace('/var/www/nmspri...')
#1 /var/www/nmsprime/vendor/symfony/console/Application.php(236): Symfony\\Component\\Console
Application->find('/var/www/nmspri...')
#2 /var/www/nmsprime/vendor/symfony/console/Application.php(148): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input
ArgvInput), Object(Symfony\\Component\\Console\\Output
ConsoleOutput))
#3 /var/www/nmsprime/vendor/laravel/framework/src/Illuminate/Console/Application.php(88): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input
ArgvInput), Object(Symfony\\Component\\Console\\Output
ConsoleOutput))
#4 /var/www/nmsprime/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(121): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input
ArgvInput), Object(Symfony\\Component\\Console\\Output
ConsoleOutput))
#5 /var/www/nmsprime/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input
ArgvInput), Object(Symfony\\Component\\Console\\Output
ConsoleOutput))
#6
"}
[2021\-04\-13 00:20:05] local.ERROR: Trying to get property 'headline1' of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property 'headline1' of non-object at /var/www/nmsprime/app/Http/Controllers/Auth/LoginController.php:70)
[stacktrace]
#0 /var/www/nmsprime/app/Http/Controllers/Auth/LoginController.php(70): Illuminate\\Foundation\\Bootstrap
HandleExceptions->handleError(8, 'Trying to get p...', '/var/www/nmspri...', 70, Array)
#1 [internal function]: App\\Http\\Controllers\\Auth
LoginController->showLoginForm()
Nino Ryschawy
Ok. This was actually too empty. You need to add 1 entry to the global configuration tables
should be enough.
But if you still have the database from the install you could just use that again and show us the initial error. This could be easier.
Or just drop and create the nmsprime DB again and call these commands to create the DB structure again: