Girish Ramakrishnan
Girish Ramakrishnan
With the latest penpot , if I click go back button, it seems to go back to screen below:  Directly going to /register also just redirects to /auth. So...
It seems out of the box carbon doesn't work on ubuntu 24.04 because of `imp` ``` root@f449ef810cb0:/app/code# /usr/bin/carbon-cache --debug --config=/etc/carbon/carbon.conf start Traceback (most recent call last): File "/usr/bin/carbon-cache", line 32,...
It seems this project is a dead end and @deniszh spends time on the Go version. We switched to the Go version - https://github.com/go-graphite/go-carbon and that one works quite well!
There is a patch in #95 for this . And also a PR at #65
Can confirm. This broke in 9.0.2 .
Cloudron package maintainer here. You have to enter URLs and not domain (yes, despite what the UI says) . Try adding `https://example.com` and it probably works. See https://github.com/towfiqi/serpbear/blob/c5714c00aec31132d7a95f54624988269c404424/components/domains/AddDomain.tsx#L24 for the...
@drakkan co-founder of Cloudron here. > But are these platforms able to provide support for all the third-party software they offer or do they provide them "AS IS"? We don't...
@drakkan Good catch, the page you linked is just a static page generated from the app package description. The usage is "We" is indeed confusing . When you click to...
@advplyr We use OIDC in the Cloudron package and it works well.
I was trying to update the Cloudron package and it errors here as well. We use MySQL 8.0.31 . The command appears to succeed in the end but it reports...