Community
Participate
Working Groups
Created attachment 197242 [details] What you see in the browser. This error happens sporadically. I assume that one or more of our web servers is having difficulty in reaching the database. The response headers do not include a node ID.
The web server and the database server are talking to each other, but neither seem to be listening and they both seem to be saying way too much and in the end, never actually communicate. I'm looking into why that is with a marriage councilor.
I have implemented some workarounds that have made some of the project pages work. The "Project" table from the "Foundation" database is copied into a similar table on the "Eclipse" database, so I am able to grab project information from there. However, there are many pages that need data that is only available in "Foundation", like the IP_log.php page that's used to generate Automated IP Logs (which requires access to the Organizations table). Fortunately, we've got all but one of the IP Logs required for Indigo generated and--due to some stroke of luck--I managed to generate the remaining one earlier today. So we're good short term. This will also affect Dash, or anything else that requires committer information.
I've added an IP alias for foundation data to facilitate access. How has that been working out?
I'll assume all is well.
It seems to be working now. Thanks.