App ns8
Open source personal CRM.
Monica helps you organize the social interactions with your loved ones.
Install
add-module ghcr.io/geniusdynamics/monica:latest 1
Update
api-cli run update-module --data '{"module_url":"ghcr.io/geniusdynamics/monica:latest","instances":["monica1"],"force":true}'
1 Like
airsay
(airsay)
December 11, 2025, 8:17am
3
Hello,
Has there been any development in this? I tried to install Monica on my NS8 test instance and I’m getting a “Bad Gateway” when I try to visit the assigned URL. Any pointers to troubleshoot this?
it was working
but let check and update it
1 Like
@airsay help me in testing
add-module ghcr.io/geniusdynamics/monica:latest 1
Check if it brings bad gateway and one can register
Also back up and restore
airsay
(airsay)
December 12, 2025, 6:48am
6
I consistently get a tls related error when I run this (or any other especially with xibosignage)
Hello @airsay
Am not sure xiboxignage is prod ready, as you can see from the github repo, it does not even have a release yet.
Kindly, reinstall the new vesion of monicahq as adviced by @kemboielvis22 and advice if you still phase any challenges.
Regarding xibo, if you wish to use this application, kindly Open another support thread, and you will get a response on the same, if you would be willing to help test implementations.
1 Like
airsay
(airsay)
December 12, 2025, 10:45am
8
Whe I run
add-module ghcr.io/geniusdynamics/monica:latest 1
I get the following error:
<7>podman-pull-missing gchr.io/geniusdynamics/monica:latest
Trying to pull gchr.io/geniusdynamics/monica:latest...
Error: unable to copy from source docker://gchr.io/geniusdynamics/monica:latest: initializing source docker://gchr.io/geniusdynamics/monica:latest: pinging container registry gchr.io: Get "https://gchr.io/v2/": remote error: tls: handshake failure
Traceback (most recent call last):
File "/usr/local/agent/bin/podman-pull-missing", line 35, in <module>
subprocess.run(['podman', 'pull', image_url]).check_returncode()
File "/usr/lib64/python3.11/subprocess.py", line 502, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['podman', 'pull', 'gchr.io/geniusdynamics/monica:latest']' returned non-zero exit status 125.
Traceback (most recent call last):
File "/var/lib/nethserver/cluster/actions/add-module/50update", line 83, in <module>
agent.run_helper('podman-pull-missing', image_url, progress_callback=agent.get_progress_callback(0,33)).check_returncode()
File "/usr/lib64/python3.11/subprocess.py", line 502, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '('podman-pull-missing', 'gchr.io/geniusdynamics/monica:latest')' returned non-zero exit status 1.
mrmarkuz
(Markus Neuberger)
December 12, 2025, 11:37am
9
It’s ghcr.io but you wrote gchr.io .
airsay
(airsay)
December 12, 2025, 3:09pm
11
Fixed that ghcr.io but still getting “Bad Gateway” when I visit the monica URL
Edit: I spoke too early. I now have a login page
airsay
(airsay)
December 12, 2025, 4:48pm
12
Is there a default admin credential?
No you need to register
have you configured email in ns
jfranco
(Jean Franco)
December 12, 2025, 9:19pm
14
Another one that needs to send emails, but never does.
I’m gonna remove your repo, but I thank you for all the efforts!
Best regards,
Have you setup your email in smarthost
Because we are using smarthost credentials
1 Like
airsay
(airsay)
December 12, 2025, 9:37pm
16
No I haven’t. Does that need to happen first? I didn’t want to touch emailing yet as I have that setup somewhere else and was still in very early stages of testing NS
You need just to setup in email notifications since we are using smarthost configs
airsay
(airsay)
December 12, 2025, 9:46pm
18
Ok. Allow me figure that out. I will circle backs with updates
@jfranco do you still have the app logs to help me understand the problem because on my end it sending emails
this will help me to assist you better
1 Like