Hi,
I run in to the problem of getting this message displayed in the browser when trying to access both site and admin area, please see below. I upgraded to latest version this morning but everything was working fine until a moment ago. any ideas? Thanks
Multiple Webnodes application domains is using the same database. This is only allowed in webfarm mode.
in addition to what i wrote earlier.. it started to work again for a few hours but now i get the same message and cant access the admin area nor the site
Hi, sorry for the late reply,
Are you sure you are only connecting one app domain to the WAF database?
Only one webserver, IIS website
Only one App Pool
Only one "worker process" per App Pool
Hi Ole, yes as far as I know I only use one of each. This is only happening locally on my computer though, usually after making changes in some template files.. but that doesnt really make much sense i feel..
This happened 3 times during one day (2 days ago i think), after that it didnt happened again, yet.
Hi, there is a piece of code in Webnodes that monitors the number of webservers that are connected to one database. I could be that this code is a little to "sensitive". We'll look into it.
A question: did it happen just after you had moved the website from one folder to another?
Ole
Ok, no it didnt.
It actually just happened again, this time it might have been because I accedently started another instance of cassini dev server?
It seem to be locking me out for about 10 mins, and then it is working again.
Thanks,
Hi, We have examined the code and it turns out Webnodes can under certain conditions wrongly indicate that multiple websites are connected to one database. This is now fixed in the latest update: b1397
cool thanks!