[ 
https://issues.apache.org/jira/browse/COUCHDB-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718221#comment-15718221
 ] 

Simon C Klassen commented on COUCHDB-3225:
------------------------------------------

Hi Michael,

If I snappy install couchdb

sudo snap install couchdb_2.0.0-99b5331_amd64.snap
 --force-dangerous --devmode

and then go to

http://localhost:5984/_utils/#verifyinstall

It works -- I get six ticks.

However, if instead I snappy install without the devmode

sudo snap install couchdb_2.0.0-99b5331_amd64.snap  --force-dangerous

It fails on create view.

It looks like the couchjs execution is failing.

Thanks for you help on the first issue. Let me know if you need more
information on the second.

Cheers
Simon

On Sat, Dec 3, 2016 at 10:34 PM, Michael Hall (JIRA) <[email protected]>



> Build created with snap fails verfication
> -----------------------------------------
>
>                 Key: COUCHDB-3225
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3225
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Simon C Klassen
>
> Using  'make snap' and installed and ran. But running "Verify Installation"  
> Fails
> The OS times out at "Create View". 
> Log reads "PUT /verifytestdb/_design/view_check 500 ok 5020"
> Manually trying to insert view also fails. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to