Nathan Freitas nathan
  • Joined on 2025-12-02
nathan commented on issue butter/churn#9 2026-04-02 18:44:57 +00:00
Confuguration Error when setting up DeltaChat

setting up a pi3 right now fresh, and using incognito mode, and it properly walked me through the wizard. Nathan GP (he) okay that was a lot easier.

setup the box with the new portal…

nathan commented on issue butter/churn#9 2026-04-02 17:14:55 +00:00
Confuguration Error when setting up DeltaChat

oooo now everything is working. maybe the datetime issue is related?

From chat: "also realized, the box doesn't have the accurate time... which makes sense given it doesn't have an internet…

nathan commented on issue butter/churn#9 2026-04-02 17:13:28 +00:00
Confuguration Error when setting up DeltaChat

after a reboot, madmail service was now "disabled". Had to manually "restart".

it then shows that it is listening on various "0.0.0.0" ports like 587, 993, 143, and also 8443

nathan commented on issue butter/churn#9 2026-04-02 17:04:59 +00:00
Confuguration Error when setting up DeltaChat

systemctl status madmail - showed "inactive" was able to then > systemctl restart madmail to make it run.

DeltaChat then gets to "60%" on login attempt, but stuck there.

nathan commented on issue butter/contentpack-circumvention#1 2026-04-02 16:56:52 +00:00
Internal Server error

also this works fine without an "index.html" so it is related to that somehow.

nathan commented on issue butter/contentpack-circumvention#1 2026-04-02 16:53:13 +00:00
Internal Server error

This isn't specific to this content pack, so we hould put this error on the portal app repo I think.

nathan commented on issue butter/contentpack-circumvention#1 2026-04-02 16:52:55 +00:00
Internal Server error

Related error from here essentially: butter/butter-portal#6 (comment)

nathan commented on issue butter/butter-portal#6 2026-04-02 16:52:25 +00:00
index.html files not loading automatically from the USB drive

index.html is detected now, and attempted to be loaded, but then throws a 500 "internal server" error. I don't see anything in nginx error log.

nathan commented on issue butter/churn#9 2026-04-02 16:46:37 +00:00
Confuguration Error when setting up DeltaChat

If i try to run python3 /home/pi/butter-portal/install_madmail.py manually I get an error:

import pexpect ModuleNotFoundError: No module named 'pexpect'

nathan commented on issue butter/churn#9 2026-04-02 16:45:21 +00:00
Confuguration Error when setting up DeltaChat

I was able to reproduce this error on both iPhone and Android. Didn't test on desktop.

Via root shell, can see madmail is not running, even after going through admin/service setup.

nathan closed issue butter/churn#6 2026-04-02 16:44:32 +00:00
keanu-weblite/convene upload size issue
nathan commented on issue butter/keanu-weblite#2 2026-04-02 16:37:12 +00:00
Only image files load in the chat

Found the issues - need to increase nginx upload size:

/etc/nginx/nginx.conf

client_max_body_size 100M;

or

client_max_body_size 1000M;

nathan commented on issue butter/keanu-weblite#2 2026-04-02 15:14:42 +00:00
Only image files load in the chat

@fabby can you recreate this with a laptop connecting to the butterbox? that way we can get developer console output from your browser. that should show the error that is happening.

@acute can…

nathan pushed to main at butter/contentpack-circumvention 2026-03-24 18:35:21 +00:00
ab59fd6b44 add binary apks
nathan pushed to main at butter/contentpack-circumvention 2026-03-24 18:31:08 +00:00
d40a7070b9 add repo metadata
nathan created branch main in butter/contentpack-circumvention 2026-03-24 16:13:14 +00:00
nathan pushed to main at butter/contentpack-circumvention 2026-03-24 16:13:14 +00:00
680991e9cc first commit
nathan created repository butter/contentpack-circumvention 2026-03-24 16:04:00 +00:00
nathan commented on issue butter/churn#5 2026-03-24 15:35:48 +00:00
Issues with convene/dendrite on AAMD64 build

this is for Echo project work/timeline so can happen in early April