GithubHelp home page GithubHelp logo

Comments (8)

Brobin avatar Brobin commented on May 24, 2024

There aren't any log files. Did it give you a stack trace?

from rtv.

ThaWeatherman avatar ThaWeatherman commented on May 24, 2024

No unfortunately it just said 404 not found

from rtv.

yskmt avatar yskmt commented on May 24, 2024

I think it happens when RTV does not update the comments and you try to reply on deleted comment.

from rtv.

Brobin avatar Brobin commented on May 24, 2024

That sounds right. The comment would not be found, triggering the HTTPError

(118-119, __main__.py)

except requests.HTTPError:
    print('HTTP Error: 404 Not Found')

from rtv.

ThaWeatherman avatar ThaWeatherman commented on May 24, 2024

Both times I have restarted rtv afterwards and the comment I was replying to still existed

from rtv.

Brobin avatar Brobin commented on May 24, 2024

Hmm, that's interesting. Are you sure your internet connection wasn't spotty? If you disconnected temporarily it would also trigger this error.

from rtv.

michael-lazar avatar michael-lazar commented on May 24, 2024

@ThaWeatherman, I just added some extra logging for posting comments. Please grab the most up-to-date version of RTV and start the program with the following flag

rtv --log /tmp/rtv.log

Then if you experience any errors, paste the contents of the logfile here. Thanks for your help!

from rtv.

michael-lazar avatar michael-lazar commented on May 24, 2024

Closing as unable to reproduce. If you have any new relevant information, please feel free to reopen the issue.

from rtv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.