TechRemoteSloutions opened a new issue, #4192:
URL: https://github.com/apache/couchdb/issues/4192

   Couchdb-photon  is not working i  am following error.
   
   uname=zzzz; upwd=xxxxx; \
   > couch="-H Content-Type:application/json -X PUT 
http://$uname:[email protected]:5984";; \
   > curl $couch/photon; curl 
https://raw.githubusercontent.com/ermouth/couch-photon/master/photon.json | \
   > curl $couch/photon/_design/photon -d @- ; curl $couch/photon/_security -d 
'{}' ; \
   > curl $couch/_node/_local/_config/csp/attachments_enable -d '"false"' ; \
   > curl $couch/_node/_local/_config/chttpd_auth/same_site -d '"lax"' ; \
   > couch=''; uname='zzzz'; upwd='xxxxx'
   curl: (3) Port number ended with 'd'
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   100 2191k  100 2191k    0     0  31.4M      0 --:--:-- --:--:-- --:--:-- 
31.4M
   curl: (3) Port number ended with 'd'
   curl: (3) Port number ended with 'd'
   curl: (3) Port number ended with 'd'
   curl: (3) Port number ended with 'd'
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to