Not sure what category to use on this one…
My web app connects to a MariaDB. The app has a log in screen that verifies the user and then connects that user to the correct databases.
I acquired a used Dell R630 server; so I upgraded from my 8 core I7 PC I was using as my server. It runs linux, so I cloned my OS drive, and installed all the drives into the server (R630 only has 2.5 drives, old server had 3.5)
Now my web app allows the user to log in, but the second screen does not show the list of allowed companies that user can work on. The app works fine on my development machine (it connects to the web server on my internal network) and it worked fine before I changed servers.
The R630 has 2 Xeon processors, so I ‘assume’ that is part of the issue??
The issue can be observed with a limited access user account here:
https://vimcor.com:9000
Username: tester
PW: testit
I guess my other choice is to downgrade to my old hardware and move the drives back, but I would really like to keep the new (to me) system…
4 posts - 4 participants