Need suggestion: Experiencing Persistent API Error
-
Hey everyone,
I've been encountering some issues with an API integration on my NodeBB forum lately. Whenever I try to fetch data from the API, I keep getting this persistent error message. I've double-checked my code and everything seems to be in order, so I'm a bit stumped.
I also check this : https://community.nodebb.org/topic/17758/error-permission-for-opt-config-nodebb-in-installing-with-dockerlooker But I have not found any solution.Has anyone else run into similar API errors on their NodeBB forums? If so, how did you go about troubleshooting and resolving them?
Thanks in advance!
-
@Mia-smith said in Need suggestion: Experiencing Persistent API Error:
I also check this : https://community.nodebb.org/topic/17758/error-permission-for-opt-config-nodebb-in-installing-with-dockerlooker But I have not found any solution.
Do you have any other problems with your Docker install? For example NodeBB can show all users IPs as localhost if server ports are blocked (communication between Docker app and host machine).
It worked OK and stopped working?