You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Expected Behavior
"ask run" should work without getting disconnected and "ask debug" should be able to respond from the local system.
Current Behavior
"ask run" is giving error for EU and FE regions. It's working for NA region but "ask dialog" is getting the response from hosted service instead of the local code.
CLI Snapshot
Steps to Reproduce (for bugs)
create a Skill in EU region with en_IN locale.
clone the skill and run "ask run --region EU"
Your Environment and Context
ask-cli version: 2.30.7
Operating System and version: Ubuntu 22.04.4 LTS
Node.js version used for development: 2.30.7
NPM version used for development: 10.8.2.0
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Expected Behavior
"ask run" should work without getting disconnected and "ask debug" should be able to respond from the local system.
Current Behavior
"ask run" is giving error for EU and FE regions. It's working for NA region but "ask dialog" is getting the response from hosted service instead of the local code.
CLI Snapshot
Steps to Reproduce (for bugs)
create a Skill in EU region with en_IN locale.
clone the skill and run "ask run --region EU"
Your Environment and Context
The text was updated successfully, but these errors were encountered: