Select the SuiteCloud tool where you encountered the issue
SuiteCloud Extension for VSCode
Version of the SuiteCloud Tool
1.7.0
Operating system
Kubuntu 26.04 LTS
Node Version / VSCode Version
v24.15.0, v1.118.1
JAVA Version
java version 'java 17.0.12 2024-07-16 LTS'
Bug description
Can't run a browser-based auth process from VS Code. SuiteCloud output give only "Web browsing is not supported on this system.".
Tried with multiple browsers (firefox-chrome) from multiple sources (flatpak-snap-deb file).
Tried using also Java JDK version 21, returned to 17 after no changes.
Steps To Reproduce
- Open a SDF project folder with VS Code
- Run set-up account process from command palette
- Select New Authentication ID
- Select Browser-based authentication
- Paste some NS real id
- Press enter to use the production address from the id in step 5
- Error notification show up, "Something went wrong with 'Set Up Account"
Actual Output
2026-05-04 18:21:31 - ns-project-09972
Web browsing is not supported on this system.
Expected Output
No response
Anything else?
Attempted to solve using claude code but it started messing with my .bashrc file to export XDG_DATA_DIRS and BROWSER to force my browser path.
Select the SuiteCloud tool where you encountered the issue
SuiteCloud Extension for VSCode
Version of the SuiteCloud Tool
1.7.0
Operating system
Kubuntu 26.04 LTS
Node Version / VSCode Version
v24.15.0, v1.118.1
JAVA Version
java version 'java 17.0.12 2024-07-16 LTS'
Bug description
Can't run a browser-based auth process from VS Code. SuiteCloud output give only "Web browsing is not supported on this system.".
Tried with multiple browsers (firefox-chrome) from multiple sources (flatpak-snap-deb file).
Tried using also Java JDK version 21, returned to 17 after no changes.
Steps To Reproduce
Actual Output
2026-05-04 18:21:31 - ns-project-09972
Web browsing is not supported on this system.
Expected Output
No response
Anything else?
Attempted to solve using claude code but it started messing with my .bashrc file to export XDG_DATA_DIRS and BROWSER to force my browser path.