Skip to content
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

Max retries exceeded with url! No display! WAVESHARE #83

Open
Botwrightt opened this issue Dec 24, 2024 · 0 comments
Open

Max retries exceeded with url! No display! WAVESHARE #83

Botwrightt opened this issue Dec 24, 2024 · 0 comments

Comments

@Botwrightt
Copy link

Hello everyone! I know it's been a few years since anyone has posted a issue so I thought that maybe I could get some help. I'm trying to create this has a gift but keep getting an error that makes it so there is no display. I am using the waveshare display and have added it has a variable. Also I have added an inky message called Test to see if I can even get a display.

Here are the logs

2024-12-24T04:55:15-06:00 wifi-connect Checking internet connectivity ...
2024-12-24T04:55:16-06:00 wifi-connect Your device is already connected to the internet.
2024-12-24T04:55:16-06:00 wifi-connect Starting up Wifi-Connect.\n Connect to the Access Point and configure the SSID and Passphrase for the network to connect to.
2024-12-24T04:55:17-06:00 wifi-connect Deleting already created by WiFi Connect access point connection profile: "WiFi Connect"
2024-12-24T04:55:17-06:00 wifi-connect [network_manager::device:WARN] Undefined device type: 32
2024-12-24T04:55:17-06:00 wifi-connect [network_manager::device:WARN] Undefined device type: 30
2024-12-24T04:55:17-06:00 wifi-connect WiFi device: wlan0
2024-12-24T04:55:17-06:00 wifi-connect Access points: ["The Firewall"]
2024-12-24T04:55:17-06:00 wifi-connect Starting access point...
2024-12-24T04:55:29-06:00 wifi-connect Access point 'WiFi Connect' created
2024-12-24T04:55:29-06:00 wifi-connect Starting HTTP server on 192.168.42.1:80
2024-12-24T04:55:37-06:00 inkyshot INFO:root:Display type: Waveshare
2024-12-24T04:55:46-06:00 inkyshot INFO:root:Display dimensions: W 250 x H 122
2024-12-24T04:55:46-06:00 inkyshot ERROR:root:HTTPConnectionPool(host='10.114.104.1', port=48484): Max retries exceeded with url: /v2/device/tags?apikey=786637ce612640c48af810ad77d70804 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xb4176430>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-12-24T04:55:46-06:00 inkyshot ERROR:root:HTTPSConnectionPool(host='quotes.rest', port=443): Max retries exceeded with url: /qod?category=inspire&language=en (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xb41768d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
2024-12-24T04:55:46-06:00 inkyshot INFO:root:Message: Sorry folks, today's quote has gone walkies :(
2024-12-24T04:55:47-06:00 inkyshot INFO:root:Font size: 24
2024-12-24T04:55:50-06:00 inkyshot INFO:root:Done drawing
2024-12-24T04:56:34-06:00 Supervisor starting
2024-12-24T04:57:50-06:00 wifi-connect User connected to the captive portal
2024-12-24T04:58:07-06:00 wifi-connect Deleting existing WiFi connection to the same network: "The Firewall"
2024-12-24T04:58:07-06:00 wifi-connect Deleting existing WiFi connection to the same network: "The Firewall"
2024-12-24T04:58:07-06:00 wifi-connect Stopping access point 'WiFi Connect'...
2024-12-24T04:58:10-06:00 wifi-connect Access point 'WiFi Connect' stopped
2024-12-24T04:58:11-06:00 wifi-connect Access points: ["The Firewall", "ATTT3SFISx"]
2024-12-24T04:58:11-06:00 wifi-connect Connecting to access point 'The Firewall'...
2024-12-24T04:58:31-06:00 wifi-connect Internet connectivity established
2024-12-24T04:59:25-06:00 Killing service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T04:59:25-06:00 Killing service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T04:59:25-06:00 Killing service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:25-06:00 Service is already stopped, removing container 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:21-06:00 Taking update locks
2024-12-24T04:59:27-06:00 Killed service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:35-06:00 Installed service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:35-06:00 Starting service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:34-06:00 Installing service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:55-06:00 Service exited 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T04:59:56-06:00 Killed service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T04:59:56-06:00 Killed service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T04:59:58-06:00 Started service 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T04:59:58-06:00 hostname --- Hostname ---
2024-12-24T04:59:54-06:00 Service exited 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T05:00:08-06:00 Service exited 'hostname sha256:9158b8dfd8febb6ee6a6e0cf937e6c778db37db57827217ae48a83f140598e06'
2024-12-24T05:00:08-06:00 Installing service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T05:00:08-06:00 Installing service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T05:00:09-06:00 Installed service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T05:00:09-06:00 Starting service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T05:00:02-06:00 hostname Current hostname: inkyshot
2024-12-24T05:00:02-06:00 hostname Target hostname: inkyshot
2024-12-24T05:00:02-06:00 hostname Skipping hostname set: target matches current hostname.
2024-12-24T05:00:10-06:00 Installed service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T05:00:10-06:00 Starting service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T05:00:31-06:00 Started service 'inkyshot sha256:1cd4cc41dc6c0f9ba022f8e225406e9abc50167dde42ce8cb211528dc0ec19ad'
2024-12-24T05:00:27-06:00 Started service 'wifi-connect sha256:e94cd084778c64ce5ef46255792ce046945d0cb5acf9f810f9a6f0d570f0d3ab'
2024-12-24T05:00:32-06:00 wifi-connect Checking internet connectivity ...
2024-12-24T05:00:32-06:00 wifi-connect Your device is already connected to the internet.
2024-12-24T05:00:32-06:00 wifi-connect Starting up Wifi-Connect.\n Connect to the Access Point and configure the SSID and Passphrase for the network to connect to.
2024-12-24T05:00:33-06:00 wifi-connect [network_manager::device:WARN] Undefined device type: 32
2024-12-24T05:00:33-06:00 wifi-connect [network_manager::device:WARN] Undefined device type: 30
2024-12-24T05:00:33-06:00 wifi-connect WiFi device: wlan0
2024-12-24T05:00:34-06:00 wifi-connect Access points: ["The Firewall", "ATTT3SFISx"]
2024-12-24T05:00:34-06:00 wifi-connect Starting access point...

Sorry for them being long but I'm not too sure what is going wrong or how to fix it. I'm using a 32GB sd card and the waveshare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant