Browser authentication process not prompted in Fedora 34
See original GitHub issueYour environment
OS : Fedora 34 Node.js version : v14.17.6 suitecloud-cli version : 1.3.0 Terminal/CMD tool : Bash Browser: Firefox 92.0 WebStorm: 2021.2.2 SuiteCloud plugin IDE: 2021.2.1
Describe the bug
Cannot open browser authentication tab while trying to setup account. Continue the authentication process in prompted browser
message appears but no browser tab/window is prompted.
To Reproduce
Steps to reproduce the behavior:
- Run
suitecloud account:setup -d
- Introduce your domain
- Select
Browser-based authentication
- Introduce authentication ID
- No browser authentication window/tab is opened
Same happens for browser authentication for WebStorm SuiteCloud IDE plugin
:
- Open Webstorm
- Go to File - Settings - Tools - NetSuite
- Go to Account Management and click on
Add via browser authentication
- No browser authentication window/tab is opened
Expected Behavior
A tab/window in browser should open
Additional context
Firefox 92 is default browser Pop-up blocking was disabled
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
1478345 – Repeated authentication requests in remote session
I'm getting this on Fedora 29, in VNC session (xfce), as soon as I open Chrome browser. It's incredibly annoying.
Read more >Fedora Account creation issues - report
I started my account creation from ask.fedoraproject homepage by hitting Sign Up, got redirected and page asked me to login, had to click...
Read more >“Error getting identity: Forbidden” when trying to add Google ...
I am using fedora 18 32 bit and wanted to add my google account through its gnome online account. I click on "Online...
Read more >Joining Fedora Linux to an enterprise domain
Screen capture of the Fedora Linux installer prompting for enterprise login settings. In the case your configuration is not automated—or you ...
Read more >How to enter login information for a website from the linux ...
It is protected to a username/password combination. This means when I start up my computer, I have to start a web browser and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@dgasull Yes we are aware of the problem with Fedora 34, we are working on it.
SuiteCloud IDE Plugin 2021.2.2 for IntelliJ seems to be working if you install IntelliJ from JetBrains ToolBox and you have latest Fedora updates (
sudo dnf update
) Once installed, add the plugin repository https://system.netsuite.com/download/suitecloud-sdk/ideplugin/webstorm/latest/updatePlugins.xml and install SuiteCloud IDE Plugin 2021.2.2 - then go to File » Settings » Tools » NetSuite » Account Management and click onAdd via browser-based authentication
and the browser will be prompted properly!It works! However It is still NOT working from command line I don’t know the actual reason, maybe the updates, maybe something I’ve installed without noticing or maybe it’s because it is installed from the ToolBox - can you guys ( @VictorJuez ) confirm that it works for you?