Giter Club home page Giter Club logo

Comments (10)

mlucy avatar mlucy commented on June 16, 2024

Hi Alejandro,

Do you think you could provide us with the core file? That would really speed things up on our end.

(Also, if it was working before and suddenly stopped, does it work if you run it in a new directory? If so, is there any chance you could give us a copy of the cluster data it stored in the original directory?)

from rethinkdb.

jdoliner avatar jdoliner commented on June 16, 2024

Hi Alejandro,

Another detail that would be very useful is which package version of ubuntu you're on. We're having trouble matching those addresses up to any of our packages. Did you compile from source?

from rethinkdb.

jdoliner avatar jdoliner commented on June 16, 2024

Sorry that last comment is a bit unclear. What we're really interested in is which package you have installed.

from rethinkdb.

alejandro avatar alejandro commented on June 16, 2024

I'm on Ubuntu 12.10, I installed it from the ppa.

Sorry if I'm not following you, but where I find the core file. And I tried
in a different directory, the same result. The log file from
"rethinkdb_data" is the same that I pasted above.

/be

2012/11/11 Joe Doliner [email protected]

Sorry that last comment is a bit unclear. What we're really interested in
is which package you have installed.


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

Atentamente
Víctor Alejandro Morales Gámez
*
*
*
*

from rethinkdb.

coffeemug avatar coffeemug commented on June 16, 2024

@alejandro -- sorry it took so long to reply, somehow this slipped through the cracks. The core file gets generated by the kernel automatically when the program segfaults. It's typically a file named 'core' located in the directory where the program was started from. So, for example, if you start rethinkdb from the home directory and it crashes, you should find a file named core there. If you can't find it, it's possible that the core file functionality is disabled on your system. You can enable it by running ulimit -c unlimited.

We'd really appreciate if you could send the core file on this bug, because we can't reproduce it here.

from rethinkdb.

alejandro avatar alejandro commented on June 16, 2024

Well probably I'm doing something wrong, but the core file is a >600MB file, that's what you need?

from rethinkdb.

coffeemug avatar coffeemug commented on June 16, 2024

No, this is exactly right, thanks! Could you try compressing the file (these tend to compress really well) and letting me know how big it is? I'll set up a way for you to transfer it ASAP.

Sorry the process is a little convoluted, we're working to improve it via #41.

from rethinkdb.

coffeemug avatar coffeemug commented on June 16, 2024

@alejandro -- just pinging you to make sure this doesn't slip through the cracks. Were you able to compress the core file?

from rethinkdb.

alejandro avatar alejandro commented on June 16, 2024

Oh sorry! I tried today again and it started normally:

info: Loading data from directory rethinkdb_data
info: Listening for intracluster connections on port 29015.
info: Listening for client driver connections on port 28015.
info: Listening for administrative HTTP connections on port 8080.
info: Server ready

I'll close this meanwhile and i'll try to reproduce it again, since it's really weird.

from rethinkdb.

coffeemug avatar coffeemug commented on June 16, 2024

@alejandro -- cool thanks, would really appreciate you following up if you encounter a bug again. Do you still have the core file? If you do, we'd appreciate you sending it even if the server now starts fine. (If you tell me how big it compresses to, I'll get you the appropriate file transfer link).

Thanks again!

from rethinkdb.

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.