no that wasn't it. i already did that.. On Thu, May 16, 2019 at 6:00 PM Martin Broerse <[email protected]> wrote:
> Hi Rene, > > I think bind_address 0.0.0.0 in your config will fix it. > > - Martin > > On Thu, 16 May 2019 at 17:12, Rene Veerman <[email protected]> > wrote: > >> i've got couchdb up and running on localhost, but now i want to use it >> from >> an outside IP addess tied to a domain name.. >> >> i think the lingering 127.0.0.1 in the output below might indicate a >> problem, but i have no clue about how to fix that. >> >> http://seductiveapps.com/seductiveapps/siteData/reInit.php?doCouchDB=y >> >> *Fatal error*: Uncaught RuntimeException: Error creating resource: >> [message] fopen(/_node/[email protected]/_config/admins): failed to open >> stream: No such file or directory [file] /home/rene/data1/htdocs/ >> >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php >> [line] 323 in /home/rene/data1/htdocs/ >> >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php:252 >> Stack trace: #0 /home/rene/data1/htdocs/ >> >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php(334) >> : >> GuzzleHttp\Handler\StreamHandler->createResource(Object(Closure)) #1 >> /home/rene/data1/htdocs/ >> >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php(51) >> : >> >> GuzzleHttp\Handler\StreamHandler->createStream(Object(GuzzleHttp\Psr7\Request), >> Array) #2 /home/rene/data1/htdocs/ >> >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(37) >> : >> GuzzleHttp\Handler\StreamHandler->__invoke(Object(GuzzleHttp\Psr7\Request) >> in */home/rene/data1/htdocs/ >> seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php >> < >> http://seductiveapps.com/seductiveapps/lib/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php >> >* >> on line *52* >> >
