-
Notifications
You must be signed in to change notification settings - Fork 1
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
Invalid load template dataset button #57
Comments
Hi @Jangbao. Thank you for reporting the issue, but I am having trouble reproducing it. Everything works fine for me for memgraph/memgraph-platform:2.7.0-memgraph2.7.0-lab2.5.0-mage1.7.0. It works for the latest version too. Any more specifics about your setup? Which browser and OS are you using? |
Hi, thank you very much for your reply. I just reproduced this error and it seems to be a browser related issue. When I access it with chrome, everything works fine. When I use my commonly used dual-core browser (http://chrome.xuanheng03.cn/, version 5.1.6.6), there will be a problem that the click button does not respond. Anyway, this problem might not be a big deal, thanks for your reply.
In addition, I recently tried to compile and modify the source code of memgraph. I found a document about memgraph (https://memgraph.notion.site/Memgraph-Internals-12b69132d67a417898972927d6870bd2), which does not seem to provide too much information about storage or query operator details. Do you have more detailed development documentation about memgraph? I would be very grateful if you could provide it.
Regards,
Jangbao
| |
jangbao2022
|
|
***@***.***
|
---- Replied Message ----
| From | Katarina ***@***.***> |
| Date | 6/6/2023 19:52 |
| To | ***@***.***> |
| Cc | Jangbao ***@***.***> ,
***@***.***> |
| Subject | Re: [memgraph/memgraph-platform] Invalid load template dataset button (Issue #57) |
Hi @Jangbao. Thank you for reporting the issue, but I am having trouble reproducing it. Everything works fine for me for memgraph/memgraph-platform:2.7.0-memgraph2.7.0-lab2.5.0-mage1.7.0. It works for the latest version too. Any more specifics about your setup? Which browser and OS are you using?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @Jangbao, can you tell me where exactly you are stuck with the compilation? |
Hello, the memgraph I chose to compile is version v2.5.1, which has been compiled successfully, and the database can be accessed using the corresponding version of mgconsole.
I am currently encountering two problems, 1) I use this successfully compiled program to lose data after restarting, it seems to lose the ability to persist. 2) The source code of memgraph is very complicated. I try to understand the source code but it is very difficult. Are there more reference documents about memgraph implementation? I would be grateful if you could provide it!
Regards,
Jangbao
| |
jangbao2022
|
|
***@***.***
|
---- Replied Message ----
| From | Katarina ***@***.***> |
| Date | 6/6/2023 21:01 |
| To | ***@***.***> |
| Cc | Jangbao ***@***.***> ,
***@***.***> |
| Subject | Re: [memgraph/memgraph-platform] Invalid load template dataset button (Issue #57) |
Hi @Jangbao, can you tell me where exactly you are stuck with the compilation?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @Jangbao, not sure how I missed this issue. So sorry to see you were experiencing these issues and if you're still running Memgraph, can you try running the latest version and reproducing the reported errors?
|
My running version of memgraph is memgraph/memgraph-platform:2.7.0-memgraph2.7.0-lab2.5.0-mage1.7.0. When I try to import Template Dataset and click the Load Dataset button, nothing happens.
I retried multiple versions and finally this works fine when using memgraph/memgraph-platform:2.6.4-memgraph2.5.1-lab2.4.0 version.
The text was updated successfully, but these errors were encountered: