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

Custom model load failure #1308

Open
narsik123 opened this issue Feb 17, 2025 · 0 comments
Open

Custom model load failure #1308

narsik123 opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@narsik123
Copy link

When trying to load data from a SQL Server database, I get the following error.

Image

To Reproduce
Steps to reproduce the behavior:

  1. Connected to SQL Server
  2. Extracted the tables from the database
  3. Selected one table from the list

Image

  1. Selected "Next"
    My expected behavior was for the system to display the attributes. But I got the error above.
    I do not see any errors regarding in the logs.

wren-ui logs
2025-02-17 05:45:11 [2025-02-17T10:45:11.719] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:47:00 [2025-02-17T10:47:00.114] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:47:40 [2025-02-17T10:47:40.259] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:49:43 [2025-02-17T10:49:43.915] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:50:31 [2025-02-17T10:50:31.509] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:50:50 [2025-02-17T10:50:50.282] [DEBUG] IbisAdaptor - Getting tables from ibis
2025-02-17 05:51:07 [2025-02-17T10:51:07.233] [DEBUG] IbisAdaptor - Getting tables from ibis

@narsik123 narsik123 added the bug Something isn't working label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant