Sponsored

Comma AI self driver assistant

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
To be more concise it says downloading for about 1 second and then it goes to installing and it stays at 0% and never moves
Sponsored

 

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
give me 30 minutes and I’ll find you an alternative URL
 
  • Like
Reactions: EVO

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
To be more concise it says downloading for about 1 second and then it goes to installing and it stays at 0% and never moves
Try 3.1 just for kicks
 

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
You can also try:

installer.comma.ai/alan-polk/F150
 
  • Like
Reactions: EVO

Sponsored

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
That worked, thanks!!!🤗
this Is just stock openpilot forced To recognize your car. I canhelp you troubleshoot more when I get home, but at least you can take a test drive now
 
  • Like
Reactions: EVO

B177y

Well-known member
First Name
Bill
Joined
Jul 16, 2024
Threads
11
Messages
432
Reaction score
519
Location
Oly Pen, WA
Vehicles
2024 Pro ER Max Tow
sometimes GitHub is being slow or stupid. Try a different hotspot.
@EVO - I had to reset/reload 4.0 today and had the same issue of being stuck on 0% on the download screen while on my T-Mobile home internet. Switched to my T-mo phone hotspot and it started to download 🤷‍♂️
 

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
this Is just stock openpilot forced To recognize your car. I canhelp you troubleshoot more when I get home, but at least you can take a test drive now
Took a test drive everything seems to be working. All that's left is to figure out the 4.0 install issue.
 

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
@EVO - I had to reset/reload 4.0 today and had the same issue of being stuck on 0% on the download screen while on my T-Mobile home internet. Switched to my T-mo phone hotspot and it started to download 🤷‍♂️
Weird. The other downloads that ajride offered worked. I wonder what's different with the 4.0 address??
 

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
Weird. The other downloads that ajride offered worked. I wonder what's different with the 4.0 address??
I tried my phone which is att, and my home which is T-Mobile Home. Same result
 

Sponsored

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
I tried my phone which is att, and my home which is T-Mobile Home. Same result
There is quite a bit going on behind the scenes to make this work.

First Comma has a web server that will build an installer path for you by using the generic format

installer.comma.ai/github-user-name/{openpilot}/branch-name

In the comma URL, the openpilot is implied and not typed in. That part seems to be working because you were able to use

installer.comma.ai/alan-polk/F150 which resolves to installer.comma.ai/alan-polk/openpilot/F150

The other part in play here is that github has an alias tool, that lets you have custom repository names and lookups. The repository for bp is named BluePilot, not openpilot. So when you try to use

installer.comma.ai/BluePilotDev/bp-4.0

What is is looking for is

installer.comma.ai/BluePilotDev/openpilot/bp-4.0

but openpilot does not exist inside of BluePilotDev

Anytime someone looks for BluePilotDev/openpilot, the github alias tools should redirect to BluePilotDev/bluepilot. This is the part that seems to be broken for you.

it could be that your regional github server is having an issue with the alias table, or it could be that the alias feature has gotten corrupted across the board. I'm about to try it at my house and see what happens.
 

Ajzride

Well-known member
First Name
Alan
Joined
Jun 6, 2021
Threads
4
Messages
542
Reaction score
450
Location
Houston
Vehicles
21Mach-E / 65Mustang / 21PB 502A 157"
Occupation
Eng
I tried 3.1 I got the same result as 4.0. only the "f150" worked
its working for me, it must be something with your local github server and the alias table. I made a fork that doesn't need the alias for you. Hopefully this gets fixed, because this fork won't stay up to date.

installer.comma.ai/ajzride/bp-4.0
 
  • Like
Reactions: EVO

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
its working for me, it must be something with your local github server and the alias table. I made a fork that doesn't need the alias for you. Hopefully this gets fixed, because this fork won't stay up to date.

installer.comma.ai/ajzride/bp-4.0
I will try this. Thanks for your diligence!
 

EVO

Active member
First Name
Randy
Joined
Mar 8, 2025
Threads
0
Messages
27
Reaction score
6
Vehicles
2024 lightning flash
Occupation
electrician
its working for me, it must be something with your local github server and the alias table. I made a fork that doesn't need the alias for you. Hopefully this gets fixed, because this fork won't stay up to date.

installer.comma.ai/ajzride/bp-4.0
I will try this. Thanks for your diligence!
its working for me, it must be something with your local github server and the alias table. I made a fork that doesn't need the alias for you. Hopefully this gets fixed, because this fork won't stay up to date.

installer.comma.ai/ajzride/bp-4.0
That worked. Unfortunately, networking is probably my weakest point. I understand the concepts but getting into the weeds I don't get. That's why when I wasn't able to download I immediately switched to my AT&t cuz I know sometimes the way T-Mobile handles packets it won't download.
Sponsored

 
 







Top