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

invalid put json #6

Open
FrancisVarga opened this issue Oct 19, 2010 · 3 comments
Open

invalid put json #6

FrancisVarga opened this issue Oct 19, 2010 · 3 comments

Comments

@FrancisVarga
Copy link
Contributor

1> [error] [<0.3738.0>] attempted upload of invalid JSON (set log_level to debug to log it)

by => soca push

sry but i can't get more details...

tell me what u need...

@quirkey
Copy link
Owner

quirkey commented Oct 27, 2010

Hey Francis, did you figure this out?

soca push -d 

will give you more information. It could be that you have some non-text based content that you're trying to push outside of attachments. I'm working on giving better warnings in these situations.

@FrancisVarga
Copy link
Contributor Author

Hey aaron, thanks for your time here is my output =>

crackdude:BasCoreHomepage LittleBuddha87$ soca push -d
creating db: http://localhost:5984/bas_core
PUT http://localhost:5984/bas_core
body: ...
Response: 412 {"error":"file_exists","reason":"The database could not be created, the file already exists."}

running hook: before_build (/Users/LittleBuddha87/Projekte/Basilicom/BasCoreHomepage/hooks/before_build.rb)
bundling js
adding vendor dir to index js/vendor
Bundling to js/default.js
finished hook: before_build (/Users/LittleBuddha87/Projekte/Basilicom/BasCoreHomepage/hooks/before_build.rb)
building app JSON
getting current revision
GET http://localhost:5984/bas_core/_design/brainfuck
Response: 404 {"error":"not_found","reason":"missing"}

pushing document to http://localhost:5984/bas_core/_design/brainfuck
PUT http://localhost:5984/bas_core/_design/brainfuck
body: {"README.md":"","lib":{"ext":{"CHANGES.html":"\n\n\t<title>Ext Releas ...
Response: 0

@FrancisVarga
Copy link
Contributor Author

Ohhh another one my beam use 1.8GB RAM increase.

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

2 participants