Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error for http://localhost:9999/api/transact #22

Open
henryw374 opened this issue Aug 21, 2013 · 4 comments
Open

404 error for http://localhost:9999/api/transact #22

henryw374 opened this issue Aug 21, 2013 · 4 comments

Comments

@henryw374
Copy link

This is using current latest version of datomic free: 'datomic-free-0.8.4138' and happens when i try to transact any data.

looking at the rest api, it suggests the only service under /api is 'query' and that transaction api is available at /data/datomicrest/

@henryw374
Copy link
Author

further investigation reveals that this is fixed on master - 10 months ago. installing via npm doesnt get a version with this change and i struggled to build the pkg myself, so in the end i just copied compiled js from github to manually update my npm installed datomicism.

@shaunxcode
Copy link
Owner

Hey, that is odd regarding npm - your message has prompted me to push
latest version that I have been sitting on (mainly has better support for
tx functions) before the cljs rewrite. I will close this issue once I have
verified it installs correctly via npm.

On Wed, Aug 21, 2013 at 8:23 AM, ohlo notifications@github.com wrote:

further investigation reveals that this is fixed on master - 10 months
ago. installing via npm doesnt get a version with this change and i
struggled to build the pkg myself, so in the end i just copied compiled js
from github to manually update my npm installed datomicism.


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-23020605
.

@henryw374
Copy link
Author

thanks

@tomazzlender
Copy link

I am also getting 404 error for http://localhost:9999/api/transact.

I installed datomicism with npm install datomicism -g.

@ohlo how did you manually install datomicism from git repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants