You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/09/29 16:32:40 UTC

[GitHub] [couchdb] TechRemoteSloutions opened a new issue, #4192: Couchdb-photon is not working

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:$upwd@127.0.0.1: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: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 commented on issue #4192: Couchdb-photon is not working

Posted by GitBox <gi...@apache.org>.
big-r81 commented on issue #4192:
URL: https://github.com/apache/couchdb/issues/4192#issuecomment-1262537477

   Hi,
   
   `photon` is a third-party project. Please ask [here](https://github.com/ermouth/couch-photon) for help.


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] big-r81 closed issue #4192: Couchdb-photon is not working

Posted by GitBox <gi...@apache.org>.
big-r81 closed issue #4192: Couchdb-photon is not working
URL: https://github.com/apache/couchdb/issues/4192


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org