-
Notifications
You must be signed in to change notification settings - Fork 21
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
cant get raspberrypi.local/setup to work #35
Comments
Hi @welshlamb10, I will need to know a bit more information regarding your setup:
|
Hi, Regards André Forys |
After some investigations, it seems to be the flask version and Jnija2 new version problem can't find 'escape' the server is not running. |
Hi, I removed the flask version in usr/lib/python3. Lauch a new setup. The server begins to work (localhost/setup). But the second site page never progress. Regards André Forys |
Hi @af1964, I believe the problem is caused by a failed setup process. I would need to update the setup script to resolve any conflicts or failures caused by the latest updates to the OS or dependent software packages. I will let you know once I have updated the setup script. |
Hi,
What I did : remove Flask from de raspi during installation it finds the default installation and do nothing for Flask
I downgrade a package jinja2 == 3.0.3
I tried to build a new package for opencv-python-contrib because it lakes Freetype (not really found a solution)
Retrieve a version of opencv_contrib_python==4.4.0.46 with Freetype included (in process I’ll see result this evening)
Regards
De : michaelhwn ***@***.***>
Envoyé : mardi 3 janvier 2023 18:07
À : cortictechnology/cep ***@***.***>
Cc : af1964 ***@***.***>; Mention ***@***.***>
Objet : Re: [cortictechnology/cep] cant get raspberrypi.local/setup to work (Issue #35)
Hi @af1964 <https://github.com/af1964> , I believe the problem is caused by a failed setup process. I would need to update the setup script to resolve any conflicts or failures caused by the latest updates to the OS or dependent software packages.
—
Reply to this email directly, view it on GitHub <#35 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AFNAFKLXADQP2HUGIYSAHQDWQRMBXANCNFSM52PKPD7A> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AFNAFKPOC5LEJNCOJGRHHA3WQRMBXA5CNFSM52PKPD7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOKGUL75A.gif> Message ID: ***@***.*** ***@***.***> >
|
@af1964 were you able to resolve it? I'm facing the same issue |
@michaelhwn what would be the most stable OS version for running CEP? Looks like 64 bit doesn't work with robot inventor and neither does 32 bit seem like. The flask 'escape' error seems persistent. |
@michaelhwn I have the same issue, any update on that issue. Try twice to do a complet new installation from the scratch but can't get http://xxx.local/setup to run. I get always Err_Connection_refused at the browser. I'm running standard 32 bit OS Version (recommend OS Version from Raspberry installer. For your support in advance many thanks. I must admit I'm not an expert in Raspberry itself or debian |
@michaelhwn OK now I try several optionss-
Meanwhile I really don't know what else I can test or change. I would be more then appreciated for any feedback or help. |
I've followed the instructions line by line. I've also installed fresh RaspberryPi sketch onto the SD card two times.
I get as far as visiting raspberrypi.local/setup
Then I get the error:
This site can’t be reachedCheck if there is a typo in raspberrypi.local.
DNS_PROBE_FINISHED_NXDOMAIN
This happens on both the pi itself and when trying to access on any other machine on the network.
I'm using DECO mesh WI-FI (not sure if this is impacting it). I've tried ethernet cable direct to router, with no difference.
Appreciate help getting this sorted.
The text was updated successfully, but these errors were encountered: