codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
574 stars 136 forks source link

Installation issue on windows 10 x64 #30

Closed msaaqibkhan closed 1 year ago

msaaqibkhan commented 1 year ago

I am trying to install the server (CodeProject.AI.Server-1.6.8.0.exe) on my laptop having Windows 10 x64. But the installer setup stuck at this screen: image #

I have tried many times but it doesn't move forward. Even I have disabled my Virus & threat protection settings but no luck. I am sure the issue persist in my PC because the same setup was installed on another PC where I just installed for testing purpose but it's not being installed on my PC.

Please help.

ChrisMaunder commented 1 year ago

A dumb question, but are you connected to the internet when you run the installer?

msaaqibkhan commented 1 year ago

Yes, I am connected to the internet

ChrisMaunder commented 1 year ago

Have you tried running the installer under Admin rights?

msaaqibkhan commented 1 year ago

Yes, every time I run as administrator. Every time it stuck and I have to Cancel the setup after waiting for a long time. Setup ended with this screen: image

here is the link of log file: https://drive.google.com/file/d/1-63EF8rRWeU8xcQ_vAwgVoiEgFq42p-h/view?usp=share_link

ChrisMaunder commented 1 year ago

Failed to acquire payload from: 'https://codeproject-ai.s3.ca-central-1.amazonaws.com/sense/installer/version-1.6.8.0/Python37.Installer-1.6.8.0.msi' to working path: 'C:\Users\Saqib\AppData\Local\Temp{BBC74C23-07FA-485E-B11D-868B7D14B960}\CODEPROJECTAIPYTHON37'

So it looks like you're unable to reach our S3 bucket. I've confirmed this item has public access. Can you please try downloading https://codeproject-ai.s3.ca-central-1.amazonaws.com/sense/installer/version-1.6.8.0/Python37.Installer-1.6.8.0.msi directly to see if there is any issue with your connection to AWS

zombu2 commented 1 year ago

I'm having the same issue accessing the aws server it mostly just times out but once every 50 or so times it actually starts downloading the server stopper and sometimes even makes it to python but then suddenly times out with an unspecified error looking at the logs it just says timed out so there is something going on with aws

also trying to download the msi package in a browser mostly ends up with a connection reset ive tried it in multiple locations same issue

ChrisMaunder commented 1 year ago

This is an issue with AWS. I'm afraid this isn't something we can address in code. The only option which we may look to addressing in the future is to provide fallback download locations.