No LUA script found message after upgrade from 2020.3 to 2023.1
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Our team upgraded from 2020.3 --> 2022.1 --> 2023.1. At the time we upgraded all workflows were working fine local and from the gallery. After the upgrade, we noticed that most of our In-DB connections get an error stating "No table chosen; Please select a Table from data source. " These scripts will run on my machine local, but not from the gallery. I have a co-worker who can't run locally or on the gallery. We both upgraded to designer 2023.1 as well.
Inside of the workflows that error on his machine it give an error "Unable to load LUA file" When we checked the LUA files from SnowFlake, we both have the same file loaded, and are on the same driver.
This makes me feel like since the code runs just fine on my local machine , but not on a co-worker and not on the gallery that there must be some sort of configuration that is different. My Designer has no issues loading the LUA and runs fine. His and the server can not.
I am confused to say the least and I have many jobs that will start failing come Monday. Any help is greatly appreciated.
- Labels:
- Database Connection
- Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, did you get this resolved? We are currently dealing with the same thing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I ended up copying the function portion from one portion of the LUA files into this specific one and that seemed to make it work just fine. This was copy/pasted into the snowflakedsii.lua below the portion that was there.
