Unable to download Sentiment Analysis zip file
-
Hello. New user with very little programming background or any knowledge about CodeProject: I get the following error when trying to install the Sentiment Analysis module on 2.2.4-Beta:
16:51:44:Preparing to install module 'SentimentAnalysis'
16:51:44:Downloading module 'SentimentAnalysis'
16:52:14:Unable to download module 'SentimentAnalysis' from https://www.codeproject.com/KB/articles/5348853/SentimentAnalysis-1.4.zip. Error: The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
16:52:14:Unable to download module 'SentimentAnalysis' from https://www.codeproject.com/KB/articles/5348853/SentimentAnalysis-1.4.zip. Error: The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
Logging levelInfo
However, if I paste that URL into my browser, I can download it just fine. It took longer than 30 seconds IIRC so perhaps there is a setting somewhere for the timeout that I can tweak? Also I created a "SentimentAnalysis" folder in C:\Program Files\CodeProject\AI\downloads\ but that didn't work either :-/ I also tried increasing the timeout in the appsettings.json file from 30 to 45 ("ResponseTimeout": "00:00:45") but that didn't seem to be the correct setting because my error still said 30 seconds. Open to suggestions.
-
Hello. New user with very little programming background or any knowledge about CodeProject: I get the following error when trying to install the Sentiment Analysis module on 2.2.4-Beta:
16:51:44:Preparing to install module 'SentimentAnalysis'
16:51:44:Downloading module 'SentimentAnalysis'
16:52:14:Unable to download module 'SentimentAnalysis' from https://www.codeproject.com/KB/articles/5348853/SentimentAnalysis-1.4.zip. Error: The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
16:52:14:Unable to download module 'SentimentAnalysis' from https://www.codeproject.com/KB/articles/5348853/SentimentAnalysis-1.4.zip. Error: The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.
Logging levelInfo
However, if I paste that URL into my browser, I can download it just fine. It took longer than 30 seconds IIRC so perhaps there is a setting somewhere for the timeout that I can tweak? Also I created a "SentimentAnalysis" folder in C:\Program Files\CodeProject\AI\downloads\ but that didn't work either :-/ I also tried increasing the timeout in the appsettings.json file from 30 to 45 ("ResponseTimeout": "00:00:45") but that didn't seem to be the correct setting because my error still said 30 seconds. Open to suggestions.
Thanks very much for your message. See if you can download the module manually: https://www.codeproject.com/KB/Articles/5348853/SentimentAnalysis-1.4.zip[^] Also in the future, please post your questions here: CodeProject.AI Discussions[^] Unfortunately, I can't move the message there from here. But if you have a response, please start a new thread there so others can find your problems as well and see the solution.
Thanks, Sean Ewington CodeProject
-
Thanks very much for your message. See if you can download the module manually: https://www.codeproject.com/KB/Articles/5348853/SentimentAnalysis-1.4.zip[^] Also in the future, please post your questions here: CodeProject.AI Discussions[^] Unfortunately, I can't move the message there from here. But if you have a response, please start a new thread there so others can find your problems as well and see the solution.
Thanks, Sean Ewington CodeProject
Yes. I mentioned I was able to manually download the file. I saw similar questions in other discussions that said to post here, so I did. I can post a new question elsewhere thanks for the tip.