Giter Site home page Giter Site logo

Comments (6)

 avatar commented on July 18, 2024

Is there any way to generate a few random posts for the dforums in localhost rather than have to download the entire archive? I just want to try implementing a feature.

from dfeed.

CyberShadow avatar CyberShadow commented on July 18, 2024

Did you follow the setup instructions in the Readme?

echo 80>data/web.txt
echo localhost>>data/web.txt

That should fix the range violation.

(Throwing Errors for text file misconfigurations, I know... that's why I'm hesitant about the "Beta" label.)

Is there any way to generate a few random posts for the dforums in localhost rather than have to download the entire archive? I just want to try implementing a feature.

Not at the moment... but you can cancel the download at any time once you think you have enough posts for testing purposes.

from dfeed.

 avatar commented on July 18, 2024

Did you follow the setup instructions in the Readme?

Yeah I've followed everything step by step. I'll give it another go in case I screwed something up though. Will report soon..

from dfeed.

CyberShadow avatar CyberShadow commented on July 18, 2024

Well, the crash is because it tries to access the second line of data/web.txt, and the range error indicates that there is no second line.

from dfeed.

 avatar commented on July 18, 2024

web.txt:

80
localhost

I'm running the nntpdownloader again though, with a few debug statements in there.

from dfeed.

 avatar commented on July 18, 2024

Seems to work now. Well I must have done something wrong, I guess. More reason to use build scripts rather than instructions. :)

from dfeed.

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.