update manger ...not updating
freash 2.0 install... update manager just keeps returning all INVALID
Image
what/where can I look at at this end?
17 Replies
it will say that to begin with, click the green refresh icon and give it a while as it connects to each repo and gets the status
several spinning green arrows later...... still no updates
system OS-Packages is the only one that shows 'up to date'
mainsail show 'unknown'!
even hard recoveries...
how long did you wait? Were there any errors given?
klipper screen (display) showed an error a couple refreshes ago...not doing it now. always waited until the arrow stopped spinning
...just manually pulled up the git repo...and its connected no problem so something else is goin on with klipper/RO whatever accessing the network. Yes I have no problem going 'in' just the Pi does not seem to be going 'out'
soft recover attempt....got
but in a browser that repo comes right up
is your pi hooked up to the internet? Or are you using the hotspot?
ethernet, direct to my router
Do you have any DNS blocking or anything? what's in your
/etc/resolv.conf
?I see moonraker.conf no longer has all the entries for the repos? all the truseted clients etc all look the same (comparing v1.x and 2 files)
it should import the ratos one
/etc/resolv.conf
Generated by resolvconf nameserver 2600:4040:b7ee:2a00::1
Generated by resolvconf nameserver 2600:4040:b7ee:2a00::1
and is that the correct name server for you? Mine points to my router's IP
nnoooo... no clue WAHT that is..
your server IP addr?
changed it to my ip...rebooting now
got it.... had to edit resolvconf.conf... not resolv.conf tnx for the forehead slap!
How did you fix it ? Because i have the same problem.
Hi I have the same problem and i dont understand how to fix it and i have the hotspot.
you need to SSH into the Pi... or use WinSCP to get to the file, then just edit it.
SSH to the Pi...you can run sudo nano /etc/resolvconf.conf and set your correect IP address. save and reboot