Page 1 of 1

Authentication Error

PostPosted:Tue Jul 19, 2022 6:05 am
by mukeshk
Hi,

1. I was using standalone OpenKM installation on my computer (System-1). It was working just fine. No issues at all.

2. Yesterday, I installed another instance of OpenKM on a different computer (System-2) and connected it to a Local Area Network(LAN). Then, I accessed and opened this instance of OpenKM on system-1. This was successful attempt.

3. After this, I am not able to login to my standalone instance of OpenKM(System-1). It is throwing an error as "Authentication Error" while I can still access and login to another instance(through LAN)

Hope, I am clear wrt my query.
Could anyone throw some light as to what is going wrong here!

Thanks in anticipation

Re: Authentication Error

PostPosted:Tue Jul 19, 2022 12:34 pm
by eduslepetys
Hi,
Even with the computer (system-1) disconnected from the network?
It doesn't make sense unless when installing system-2 you pointed to the database that is on system-1 and the database was initialized during installation.
If disconnected from the network system-1 accesses normally, then it may be some ip/socket conflict (3306). systen-1 may be trying to access the base of system-2.
Try running offline first. If everything is ok, then you should check your local machine's database configuration (my.cnf)
Just a few tips to get started.