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

[BUG] Database Imports Not Working & SSH Tunnel Limitations #450

Open
khelfen opened this issue Feb 6, 2025 · 0 comments · May be fixed by #451
Open

[BUG] Database Imports Not Working & SSH Tunnel Limitations #450

khelfen opened this issue Feb 6, 2025 · 0 comments · May be fixed by #451
Assignees
Labels

Comments

@khelfen
Copy link
Collaborator

khelfen commented Feb 6, 2025

Describe the bug

Imports using databases (besides the test OEP) do not work due to incorrect assumptions about table naming and missing documentation for SSH configurations. Additionally, it is not possible to open an SSH tunnel externally and use it with eDisGo.

To Reproduce

Steps to reproduce the behavior:

  1. Attempt to import data from an eGon-data database (not the test OEP).
  2. Observe that the import fails due to table naming mismatches.
  3. Try configuring database connections using SSH tunneling outside of eDisGo.
    • eGon-data configuration files without ssh tunnel information are not currently supported.

Expected Behavior

  • Database imports should work for any properly configured eGon-data database, not just the test OEP.
  • The engine function should be well-documented for handling eGon-data configurations and SSH settings.
  • Users should be able to open an SSH tunnel externally and use it with eDisGo.
@khelfen khelfen added the bug label Feb 6, 2025
@khelfen khelfen self-assigned this Feb 6, 2025
khelfen added a commit that referenced this issue Feb 11, 2025
khelfen added a commit that referenced this issue Feb 11, 2025
…t-working-ssh-tunnel-limitations' into project/411-LoMa
khelfen added a commit that referenced this issue Feb 18, 2025
khelfen added a commit that referenced this issue Feb 19, 2025
…t-working-ssh-tunnel-limitations' into project/411-LoMa
khelfen added a commit that referenced this issue Feb 19, 2025
…t-working-ssh-tunnel-limitations

Refactor object copying in EDisGo class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant