FastX 3 hangs on “trying to connect to couchdb”


 

 

trying to connect local to couchdb
trying to connect local to couchdb
Failed to start CouchDB
{timeout,{[{{shard,<<“shards/00000000-1fffffff/_global_changes.1558558619”>>,
‘fastx@127.0.0.1’,<<“_global_changes”>>,
[0,536870911],
#Ref<0.0.1.1734>,[]},
0},
{{shard,<<“shards/20000000-3fffffff/_global_changes.1558558619”>>,
‘fastx@127.0.0.1’,<<“_global_changes”>>,
[536870912,1073741823],
#Ref<0.0.1.1735>,[]},
2},

 

Issue

couchdb needs to run as a user

Solution

You need to change the ownership of the /usr/lib/fastx/var directory and subdirectories to the original owner

chown -R fastx.fastx /usr/lib/fastx/var/local