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

Pushing failes #24

Open
Urfoex opened this issue Sep 6, 2013 · 0 comments
Open

Pushing failes #24

Urfoex opened this issue Sep 6, 2013 · 0 comments

Comments

@Urfoex
Copy link

Urfoex commented Sep 6, 2013

I've done a capture and doing a push I get an error message. On a quick try with another cast it worked - even while getting the error.
With this one it doesn't.

What did I do wrong??

Here is the cast:
https://docs.google.com/file/d/0B-DgjzoFZxxwUXNVYXBReGxDYWc/edit?usp=sharing

PS: Using Debians shelr version. Also did build from source. Same error.

Here the command line:
$ shelr push last

Your record will be published under terms of
Creative Commons Attribution-ShareAlike 3.0 Unported
See http://creativecommons.org/licenses/by-sa/3.0/ for details.

Description: FPS anzeigen, Einheit erstellen und Wegpunkte ablaufen lassen
Tags (ex: howto, linux):
Paste your API KEY [or Enter to publish as Anonymous]:
=> Something went wrong...
757: unexpected token at '

<style type="text/css"> body { color: white; background-color: black; } .cursor { -moz-animation-name: blink; -moz-animation-duration: 1.5s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: cubic-bezier(1,0,0,1); } html, body, #wrapper { height:100%; margin: 0; padding: 0; border: none; text-align: center; font-size: 24pt; font-family: 'Inconsolata',monospace; font-weight: normal; } #wrapper { margin: 0 auto; text-align: left; vertical-align: middle; } .cow { font-family: 'Inconsolata',monospace; font-size: 24pt; } .description { border-right: .5em solid; border-right: 1ch solid; width: 9em; width: 18ch; white-space: nowrap; overflow: hidden; -moz-animation: typing 3s steps(18, end), blink-caret 1s cubic-bezier(1,0,0,1) infinite alternate; -webkit-animation: typing 3s steps(18, end), blink-caret 1s cubic-bezier(1,0,0,1) infinite alternate; -o-animation: typing 3s steps(18, end), blink-caret 1s cubic-bezier(1,0,0,1) infinite alternate; animation: typing 3s steps(18, end), blink-caret 1s cubic-bezier(1,0,0,1) infinite alternate; } @-moz-keyframes typing { from { width: 0; } } @-webkit-keyframes typing { from { width: 0; } } @-o-keyframes typing { from { width: 0; } } @Keyframes typing { from { width: 0; } } @-moz-keyframes blink-caret { 50% { border-color: transparent; } } @-webkit-keyframes blink-caret { 50% { border-color: transparent; } } @-o-keyframes blink-caret { 50% { border-color: transparent; } } @Keyframes blink-caret { 50% { border-color: transparent; } } </style>
 ___________________________ 
< 500 Internal Server Error >
 --------------------------- 
        \   ^__^
         \  (xx)\_______
            (__)\       )\/\
             U  ||----w |
                ||     ||

                            <div class="description">Our fault. Sorry:(</div>
                    </tr>
            </table>
    </body>
' /usr/lib/ruby/vendor_ruby/json/common.rb:155:in `parse' /usr/lib/ruby/vendor_ruby/json/common.rb:155:in`parse' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:50:in `block in handle_response' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:41:in`with_exception_handler' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:49:in `handle_response' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:14:in`block in publish' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:41:in `with_exception_handler' /usr/lib/ruby/vendor_ruby/shelr/publisher.rb:10:in`publish' /usr/bin/shelr:79:in `'
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

1 participant