pharmHalo
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Comments
Recent activity by pharmHalo-
Right looks like i need to get my provider to do it or contact Cpanel.In essence im using application manager running NodeJS apps.The conf files are there in each of the apps but there is no global...
-
Hi cPRex. How do a ticket? I'm still having issues and its definately this max pool thing keeping it at 6 applications
-
Thanks again for the response and apologies for the lack of my ability, but in home/user there is no nodejsapps or anything like that page infers.There is a logs folder but all logs are ssl- relate...
-
Thanks for the response. I have access to WHM and CPanel, but where is this logs file?eg. if im in CPANEL file manager, I cant see The default log file is located in log/passenger.XXX.log, where...
-
Hi Anthony, So I have figured it out (I believe). The issue is the ngnix cache. The cache is receiving a request and caching it, then when asked again it uses that same data instead of using new...
-
More Testing results: So I created 2 'port' nodes and 2 app manager controlled nodes. Eg. I'm running 4 nodes, all using the same original copied folder Thus same DB access, same user, same data e...
-
Hi Anthony and thanks so much for your response. cpanel-ng-whm-link-server-nodes.noarch 30-1.cp11100 installed cpanel-perl-532-tree-dag.node.noarch 1.31-1.cp1198 ...
-
Hi Anthony, I thought to write on here that I solved this issue... I dont know WHY it solved it but the POST would work as a POST but only when i usedHTTPS. If i used HTTP then the post would cha...
-
Hi Anthony., Sorry my terminology probably wasnt correct. The idea is that I'm using the application manager so that my API calls will call the URL /myAPI instead of calling the port, This mea...
-
I have tried a few new things today: Created a copy of the APi under a different folder 'test' made this port 3001 without using the FOREVER app I'm now getting into the app because I have cl...