Chatwoot - Simple and elegant live chat software
-
thanks for the message @girish .
I have gotten my cloudron instance up and will be working on packing chatwoot over this weekend.
will keep you guys posted. -
@sojan_official said in Chatwoot - Simple and elegant live chat software:
I have gotten my cloudron instance up and will be working on packing chatwoot over this weekend.
This is great, many thanks @sojan_official !
-
This looks very impressive — be great to see it on Cloudron!
"Opensource customer support desk. An alternative to Intercom, Drift, Freshchat etc."
Development looks active:
@sojan_official any plans to integrate Chatbots similar to this? Anything we can help with?
-
@sojan_official Hi. Any update on this?
-
@andirahmat I've just created an issue on GitHub to remind @sojan_official about this
-
Apologies for losing track on this one. We will get this prioritized !!!
@jdaviescoates Thanks for the reminder.
-
@sojan_official you're very welcome! thanks for all your great work
-
@sojan_official I saw you guys joined YC. Congrats! And let us know if you need any help about the package.
-
@sojan_official I hope this is not a nuisance question, just checking in on the status of chatwoot for Cloudron appstore.
[Side note : I had a bash at installing self-hosted docker on a separate VPS but ran into couple issues. But didn't take notes, so can't recall clearly what. Sorry, I'm an idiot. I thought the Cloudron release might solve the issue.]
-
Thanks a lot for the patience . We have some work happening on this at the moment. Please feel free to take a look at https://github.com/chatwoot/cloudron-chatwoot
-
@sojan_official hey, no problem, very grateful for your time.
I will look at this very shortly, many thanks.
-
@sojan_official thank you again, and some feedback.
Build runs very smoothly.
Installs to cloudron via CLI but stuck on "Wait for Health Check".
App stuck in "Starting ..."
I'm trying to diagnose, but thought I would report it.
Maybe someone can see cause more quickly than I can. -
@timconsidine looking at logs, I don't understand all messages, but couple things I notice below.
Could be red-herrings, hope they're not a wild goose chase.- host name is not the app url
box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx box:shell reload (stdout): sudo: unable to resolve host ssdnodes-612cb793ae148: Name or service not known
- keybase
/gems/ruby/3.0.0/gems/railties-6.1.4/lib/rails/application.rb:603:in `validate_secret_key_base': Missing `secret_key_base` for 'production' environment, set this string with `bin/rails credentials:edit` (ArgumentError)
pid=67 tid=4kf WARN: ArgumentError: Missing `secret_key_base` for 'production' environment, set this string with `bin/rails credentials:edit`
-
@timconsidine I just tried installing 2 other custom apps in order to test my general setup
First one (focalboard) went through fine and is running.
2nd one (papercups) : also failed with host name issue.
But I packaged papercups myself and I don't really have any experience in this.Investigating further ...
-
@timconsidine Could you please pull the latest changes and try again?
-
@v_shnu
Builds fine
But cloudron install --image xxxx gives me :Failed to install app: 500 message: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD: Incorrect string value: '\xF0\x9F\x94\xA5\xF0\x9F...' for column 'manifestJson' at row 1
Seems to be some encoding issue but can't track it down
Looking further ... -
I think it was inclusion of emojis in CloudronManifest.json
Removed them and it installs
And .... I get "app installed".
Thank you
Now going to test it out -
@timconsidine Sorry about that. Forgot to push that change