ignore my inputs prior:
the solution is to add all the information to the world.mt file like this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
backend = sqlite3
redis_address = localhost
redis_port = 6379
redis_hash = minetest_pub
then use the command to start minestserver for migrate to redis
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
take a coffee and wait til it ends. ;)
Update: the migration process gives a core dump...
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
20:43:37: ACTION[main]: Migrated 1225500 blocks 53.8197% completed
Segmentation fault (core dumped)
debug:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000527ea9 in Database_Redis::saveBlock(MapBlock*) ()
(gdb) bt
#0 0x0000000000527ea9 in Database_Redis::saveBlock(MapBlock*) ()
#1 0x000000000045da43 in main ()