Fatal Alert : Protocol_version ?!
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ebram Habib
el 23 de Feb. de 2018
Comentada: Isidoros Tsaousis
el 9 de Mayo de 2022
i was installing the hardware package ( using the internet ) but my internet went off in the middle of it since then i can't install it ... i keep getting this message (Fatal Alert : Protocol_version) and then it says that matlab is in the middle of a downloading operation ... Thanks for your help
8 comentarios
Walter Roberson
el 26 de Mzo. de 2019
That is a setenv() call that is shown. Copy the whole setenv call and paste it at the command line.
Respuesta aceptada
Bui Tuan
el 2 de Mzo. de 2018
Editada: Walter Roberson
el 8 de Mzo. de 2018
Hello everyone.This is Mathworks's solution for this issue. I have successfully installed the support package. https://www.mathworks.com/matlabcentral/answers/385789-why-do-i-encounter-a-received-fatal-alert-protocol_version-when-installing-a-support-package-in-ma
4 comentarios
Phuong Nguyen
el 10 de Dic. de 2018
Editada: Phuong Nguyen
el 10 de Dic. de 2018
i'm using matlab 2016a with window 10
Más respuestas (7)
David
el 28 de Feb. de 2018
Putting this in as an answer instead of just a comment. Sorry for the duplication.
I've received two separate responses from Mathworks:
1 - There is an outage for a number of support packages and they're working on a resolution
2- for MinGW Ad-On for 4.9.2 specifically:
We have been running into issues with the MinGW Add-On for 4.9.2 that our developers are currently investigating.
One possible workaround to the MinGW installation issue is to manually download MinGW, and link MATLAB to the installation with an environment variable. To do so, download and install MinGW from the following location: https://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/Previous/1.1309.0/tdm64-gcc-4.9.2.exe/download
Be sure to uncheck "Check for updated files on the TDM-GCC server" when running the installer to insure version 4.9.2 is installed.
Once the installation has finished, create an environment variable named MW_MINGW64_LOC, and set the location to the folder where MinGW was installed. For example, if you chose to install at the default C:\TDM-GCC-64 location, you will set the variable to "C:\TDM-GCC-64".
To set the environment variable, open the Control Panel, and go through the options System > Advanced System Settings > Advanced tab > Environment Variables. Be sure to declare the MW_MINGW64_LOC variable in the System Variables section rather than the User Variables section. After setting the variable, hit OK and Apply on all menus to have the variable assigned.
When complete, you should be able to start MATLAB and run "mex -setup" and have the MinGW compiler recognized
These instructions worked for me.
1 comentario
David
el 28 de Feb. de 2018
FYI - don't include the quotes in "C:\TDM-GCC-64" when putting it into the environment variable.
Andrés BELISARIO
el 3 de Abr. de 2019
Editada: Walter Roberson
el 22 de Jul. de 2019
%% -- T H E S O L U T I O N O F Y O U R P R O B L E M I S H E R E -----
Thank you Mathworks..!!
4 comentarios
Tarun Cousik
el 26 de Feb. de 2018
Ebram & David,
I'm facing the same issue. Windows 10, R2016a. Did you find a solution?
2 comentarios
David
el 26 de Feb. de 2018
I haven't found a fix yet. I just issues a MathWorks support case: 02974148
Andris Kuciks
el 28 de Feb. de 2018
Editada: Andris Kuciks
el 28 de Feb. de 2018
Same problem when trying to download support package for Raspberry PI on R2017a
2 comentarios
Andris Kuciks
el 1 de Mzo. de 2018
About my problem, I sent a service request and the only thing that MathWorks could suggest me was that I should install R2017b. The full MathWors answer:
Thank you for contacting MathWorks Support. This error is currently being investigated by MathWorks. As this only affects MATLAB releases at or before R2017a, the only current workaround is to install MATLAB R2017b.
There is currently no ETA for when this will be resolved, but I will keep you informed as we receive updates.
barnou majid
el 19 de Oct. de 2018
do this you will solve the probleme https://www.mathworks.com/matlabcentral/answers/385789-why-do-i-encounter-a-received-fatal-alert-protocol_version-when-installing-a-support-package-in-ma
Junel Fronda
el 28 de Feb. de 2018
Editada: Junel Fronda
el 28 de Feb. de 2018
Same here.
Installing Arduino Support Package for MATLAB R2014b
Download Failed: Received fatal alert: protocol_version
4 comentarios
Kirollos Safwat
el 9 de Mzo. de 2018
Editada: Kirollos Safwat
el 9 de Mzo. de 2018
I'm having exactly the same problem as yours would you kindly please inform me with any possible solution for this error . E-mail : kirollos.z12015@gmail.com Thanks in advance
Junel Fronda
el 14 de Mzo. de 2018
Editada: Walter Roberson
el 28 de Ag. de 2021
Hasan
el 15 de Sept. de 2018
Hello there. Finally, I have found a simple solution to this issue. Just you need to download the attached file, and then you must unzip the file. After that, you will find two folders; which are: bin and bugreport.
First step: open the bin folder, and copy the file that appears in it then paste it in your MATLAB folder in your C drive inside the bin folder.
The second step is that copy bugreport folder as is and paste it inside matlab folder.
Regards Hasan
8 comentarios
Vishal Suman
el 28 de Ag. de 2021
Editada: Walter Roberson
el 28 de Ag. de 2021
Protocol_version error that occurs in MatlabR2016a for Instaling a matlab support package for Arduino hardware how to solve it https://www.mathworks.com/support/bugreports/1741173 this is doesn't work in matlab R2016a so give fix Answer to solve this kind of problem. Thank you Sir
Walter Roberson
el 28 de Ag. de 2021
Did you try creating a java opts file as I described at https://www.mathworks.com/matlabcentral/answers/385789-why-do-i-encounter-a-received-fatal-alert-protocol_version-when-installing-a-support-package-in-m#comment_573535
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!