oracle / netsuite-suitecloud-sdk

SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).
https://www.netsuite.com/
Universal Permissive License v1.0
201 stars 62 forks source link

After account moved to release 2024.1, suitecloud cli stopped working #779

Closed jpdevrzmz closed 7 months ago

jpdevrzmz commented 8 months ago

Select the SuiteCloud tool where you encountered the issue

SuiteCloud CLI

Version of the SuiteCloud Tool

1.8.0

Operating system

macOS 14.2.1 (23C71)

Node Version / VSCode Version

v18.16.0

JAVA Version

openjdk 20.0.1

Bug description

Cannot upload, download, publish files anymore. Commands are returning the following error:

There was a problem when uploading the file. Details: SuiteTalk endpoint version 2017_1 is no longer supported

Steps To Reproduce

  1. Run suitecoud account:setup and configure a browser based approach
  2. Run suitecloud file:upload -i, select the file from the promt and enter.
  3. It returns the prev error messages after few seconds: There was a problem when uploading the file. Details: SuiteTalk endpoint version 2017_1 is no longer supported

Actual Output

image

Expected Output

No response

Anything else?

No response

starlingjon commented 8 months ago

Also seeing this with CLI version 1.8.0, coworkers using the WebStorm plugin (version 2023.2.0) are seeing the same issue (cannot upload to a 2024.1 account because "SuiteTalk endpoint version 2017_1 is no longer supported")

lfpvillegas commented 8 months ago

Hello @jpdevrzmz and @starlingjon .

We are aware of this issue. We are going to release a new version of the tools soon that won't show this message. We will notify you when it is available. In the meanwhile, you could use deploy as a workaround or upload the files using the UI.

Thanks for reporting

jpdevrzmz commented 8 months ago

Hi @lfpvillegas - thanks for taking care of it. Does your team have an expected date to release the fix?

Erp-NetSuite commented 8 months ago

Upvoting this issue here....

I noticed this issue in Release Preview instance, I hope same wouldn't be rolled to Production once it is upgraded to 2024.1.

mgrezak commented 8 months ago

Upvoting this issue here as well.

Hope fix comes in time...

jpdevrzmz commented 8 months ago

@Erp-NetSuite, @mgrezak - Certainly, I have engaged in discussions with numerous developers from various companies, and it is becoming evident that this issue is significantly hindering business operations... cc: @lfpvillegas

lfpvillegas commented 8 months ago

Hi @jpdevrzmz . The fix is ready to be released with the next NetSuite E-fix. Hopefully it would be available in the following days. We will notify you. Meanwhile you could use the workaround described before (use of deploy command)

mgrezak commented 7 months ago

Noticed a 2023.2.0 → 2024.1.0 update to the SuiteCloud IDE Plug-in for Webstorm but it fails to download it from the NetSuite ENG repo (see error message below): Plugin "SuiteCloud IDE Plug-in for WebStorm" was not installed: Cannot download "URL SOURCE REMOVED"

The notice to upgrade is coming from the https://system.netsuite.com/download/suitecloud-sdk/ideplugin/webstorm/latest/updatePlugins.xml custom plugin repository

mgrezak commented 7 months ago

Noticed a 2023.2.0 → 2024.1.0 update to the SuiteCloud IDE Plug-in for Webstorm but it fails to download it from the NetSuite ENG repo (see error message below): Plugin "SuiteCloud IDE Plug-in for WebStorm" was not installed: Cannot download 'https://**

The notice to upgrade is coming from the https://system.netsuite.com/download/suitecloud-sdk/ideplugin/webstorm/latest/updatePlugins.xml custom plugin repository

I tried updating again this morning and the file was successfully downloaded and installed in Webstorm. Using the 2024.1.0 version of the SuiteCloud IDE Plug-in for Webstorm, I tested uploading a file to Release Preview 2024.1 and it was successfully uploaded! No more bug! Thank you

starlingjon commented 7 months ago

Looks like CLI version 1.9.0 is available and works as expected too 👍 thanks

tourajvaziri commented 7 months ago

The new version of the tool has been released and fixes this issues.