alif1010 hello!
I allowed myself to delete your duplicated post and format the first one properly. For multiple lines of code you should use three `, not one. 😊
Regarding your issues, I'm no Apache HTTPd expert and we do mention it's not officially supported. I would however suggest comparing with the example provided in the docs/
folder and see if everything matches.
If yes, then look at your CryptPad server. Is the Node.js main process running? If yes, how does look your config.js
file?
About the support functionality being enabled but the warning showing up on the checkup/
page, it's a known issue that has been fixed and will be part of the next release.
When asking for community help, don't forget to add some information about your setup. Which can then help people better understand your issue and help you find its root cause. Some interesting information are:
- Operating system and version
- Web server or reverse-proxy and version
- Web browser used to test and version
Also, name your topic according to your issue, which is here "Unable to create, retrieve, or remove encrypted credentials from the server", this will help people understand quicker the scope of the topic and will maybe draw more interest for those having maybe faced the same issue.
Hope this helps!