Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Cannot connect to the Internet to retrieve extension list" #33

Open
behinger opened this issue Nov 11, 2020 · 0 comments
Open

"Cannot connect to the Internet to retrieve extension list" #33

behinger opened this issue Nov 11, 2020 · 0 comments

Comments

@behinger
Copy link

I got this bug on a headless matlab installation on my server (which definitely has internet ;)).

Installing ICLabel                                                                  
Error using plugin_getweb (line 18)                                     
Cannot connect to the Internet to retrieve extension list    
                                                                                             
Error in plugin_askinstall (line 36)                                                
    plugins = plugin_getweb('import', []);                                     
                                                                                              
Error in Project/preprocessAll (line 456)                                
                    evalc('plugin_askinstall(''ICLabel'',[],true)');       
 preprocess_p3.m~
                                                                                              
Error in main_automagic (line 50)                                         
project.preprocessAll(); 

I havent got time to look into it, I manually copied the to-be-downloaded files from another instance of automagick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant