hoytech/strfry

strify crashes on start

Opened this issue · 4 comments

~/strfry $ ./strfry relay --config=$PWD/strify.conf
date       time         ( uptime  ) [ thread name/id ]   v|
2023-12-30 17:28:21.253 (   0.086s) [main thread     ]INFO| arguments: ./strfry relay --config=/data/data/com.termux/files/home/strfry/strify.conf
2023-12-30 17:28:21.254 (   0.086s) [main thread     ]INFO| Current dir: /data/data/com.termux/files/home/strfry
2023-12-30 17:28:21.254 (   0.086s) [main thread     ]INFO| stderr verbosity: 0
2023-12-30 17:28:21.254 (   0.086s) [main thread     ]INFO| -----------------------------------
2023-12-30 17:28:21.254 (   0.086s) [main thread     ]INFO| CONFIG: Loading config from file: ./strfry.conf
2023-12-30 17:28:21.284 (   0.116s) [main thread     ]INFO| CONFIG: successfully installed
strfry error: mdb_env_open: Out of memory
2023-12-30 17:28:21.285 (   0.117s) [main thread     ]INFO| atexit

what OS?

Android with Termux

Android with Termux

Any solution?
And how did you build it in termux? Can you share the guidelines please

Specially packages i need to build it?

Reducing the default mapsize 100X fixed this for me on an RPi5.

(The OP is a deleted account - consider closing this.)