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

Cannot view records for remote servers in Beta 3 #126

Closed
ja opened this issue Jun 18, 2014 · 19 comments
Closed

Cannot view records for remote servers in Beta 3 #126

ja opened this issue Jun 18, 2014 · 19 comments

Comments

@ja
Copy link

ja commented Jun 18, 2014

When I connect to a MongoHQ database and run queries using the latest Beta 3, MongoHub will, for instance, say 'Total Results: 26" but not display the any results in the main window. Downgrading to 2.6.2 fixes the problem.

@jeromelebel
Copy link
Owner

do you have any messages in the console?

@ja
Copy link
Author

ja commented Jun 18, 2014

I get:
MongoHub[4988]: Could not connect the action import: to target of class MHQueryWindowController

Strangely enough the same query process on Localhost does display the documents but also creates the same error in the log, so not sure how relevant it is. There are no other console messages.

@jeromelebel
Copy link
Owner

thanks. That's not related to the issue. I will have to send you some debug version to understand what is going on. I don't have any problem with MongoHQ.

By the way you can always reproduce the problem? The tableview is always empty?

@ja
Copy link
Author

ja commented Jun 18, 2014

Yes, it's always empty using b3 on MongoHQ. Just for clarification, I'm not even entering a query; just attempting to look at the first 30 documents in the collection.

@jeromelebel
Copy link
Owner

do you still have the problem with beta 6?

@ja
Copy link
Author

ja commented Jul 22, 2014

Most collections now work, but there are two collections I've discovered that are still not showing anything. They're probably the most complex collections (both have multiple embedded collections), but they're not hugely complex and MongoHub has no problem displaying the localhost version of the same collection. Let me know if you need more info.

@jeromelebel
Copy link
Owner

Interesting... Would you be able to send me the data from a collection that doesn't work? If there is no sensible data. So I can try to reproduce on my mongodb server.

@ja
Copy link
Author

ja commented Jul 22, 2014

I can send you both collections that don't work remotely (MongoHQ). Have you got an email address I can send them to?

@jeromelebel
Copy link
Owner

great! you can send it at my github nickname @ icloud.com

thanks

jeromelebel pushed a commit to jeromelebel/MongoObjCDriver that referenced this issue Jul 25, 2014
@bigal488
Copy link

bigal488 commented Sep 2, 2014

I'm seeing this issue intermittently in b12. The logs show:
2014-09-02 15:30:32 +0000 mongoc.stream warning Failure to buffer 560510 bytes: Failed to buffer 559490 bytes within 300000 milliseconds.

@bigal488
Copy link

bigal488 commented Oct 3, 2014

Still the same in b13. Many queries, or even just trying to retrieve the first 30 documents, result in the number of matches being displayed but nothing shows in the list view.

@jeromelebel
Copy link
Owner

Maybe related to #126

@jeromelebel
Copy link
Owner

Let me know how it works with b14. It might work now.

@bigal488
Copy link

bigal488 commented Oct 4, 2014

Thanks but b14 has the same issue

On 3 Oct 2014, at 23:41, Jérôme Lebel [email protected] wrote:

Let me know how it works with b14. It might work now.


Reply to this email directly or view it on GitHub.

@jeromelebel
Copy link
Owner

do you use ssl?

@bigal488
Copy link

bigal488 commented Oct 4, 2014

No - connecting using an SSH tunnel.
Same connection 100% working on 2.5/2.6

Queries for a specific document seem to work but any query that returns more than a few docs will not display results in the list view.

On 4 Oct 2014, at 16:04, Jérôme Lebel [email protected] wrote:

do you use ssl?


Reply to this email directly or view it on GitHub.

jeromelebel pushed a commit to jeromelebel/mongo-c-driver that referenced this issue Oct 8, 2014
@jeromelebel
Copy link
Owner

Hopefully b17 should fix this issue

@bigal488
Copy link

bigal488 commented Oct 9, 2014

Yes b17 seems to have solved the issue - many thanks.
On 8 Oct 2014, at 04:13, Jérôme Lebel [email protected] wrote:

Hopefully b17 should fix this issue


Reply to this email directly or view it on GitHub.

@jeromelebel
Copy link
Owner

Should be fixed in 3.0. You can verify this issue, and close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants