You are not logged in.

#1 2019-11-17 21:34:36

macdarren
Member
Registered: 2017-03-20
Posts: 411

November 17 Beta update fails

I have been successfully updating to recent beta releases with no issue,
however today I attempted a beta update just to see if there was anything new....

Update failed....nano refused to come up.
I attempted my old method of doing a reboot on the Pi but still nothing.
SSH into the pi seems to indicate it is running...but I can't get to the web interface.
A manual update to the stable release (2418) got my web interface running.
A second attempt to update to the beta again failed.
Returning to release once again go it going...
So I am not stuck at rev 2418.

Maybe a new beta release got corrupted?

Thanks
Darren

Offline

#2 2019-11-19 05:19:49

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,536

Re: November 17 Beta update fails

Darren,

Please, ssh into device.
cd /home/pi/printer
sudo killall printer
sudo ./printer

See if it throw any error.

Offline

#3 2019-11-19 07:15:27

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

I presume you want this after I do an update to beta again....glad to try it once my print completes.

Also If I recall WIFI goes down with the printer app, so SSH is a problem but I believe the wired connection will work....last time I pulled the card and put it in another pi
that I have on a hardline on my desk...but I can connect a temporary hard line to the pi on the machine too, so I expect that will work and allow ssh connection.

Last edited by macdarren (2019-11-19 07:21:04)

Offline

#4 2019-11-19 07:37:30

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

error info

Last login: Sun Nov 17 13:26:59 2019 from 10.0.1.111
pi@raspberrypi:~ $ cd /home/pi/printer
pi@raspberrypi:~/printer $ sudo killall printer
printer: no process found
pi@raspberrypi:~/printer $ sudo ./printer
./printer: error while loading shared libraries: libpigpio.so.1: cannot open shared object file: No such file or directory
pi@raspberrypi:~/printer $

As I recall pigpio was something you asked me to remove back when I was having restart issues...maybe I need to reinstall it as I don't think it ultimately was the source of the problem.

Offline

#5 2019-11-20 06:19:53

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,536

Re: November 17 Beta update fails

Darren,
Yes, please reinstall. I believe we have found the issue with pigpio and has been fixed.

Offline

#6 2019-11-20 08:03:11

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

did beta update....still fails.
went in via ssh and tried...

pi@raspberrypi:~/printer $ sudo ./printer
./printer: error while loading shared libraries: libpigpio.so.1: cannot open shared object file: No such file or directory
pi@raspberrypi:~/printer $ which pigpiod
/usr/bin/pigpiod
pi@raspberrypi:~/printer $

hard to say if pigpio is re-installed correctly but 'which pigpio' seems to indicate it is there.

Last edited by macdarren (2019-11-20 15:21:14)

Offline

#7 2019-11-21 18:58:21

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

anything new on this...I want to provide some slicing feedback on the beta but at the moment I am stuck at running the release version....maybe I could step back to the previous beta but I don't know how to do that.


Thanks

Offline

#8 2019-11-21 22:43:25

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,536

Re: November 17 Beta update fails

Have you tried the command below?
sudo apt reinstall pigpio

Offline

#9 2019-11-21 23:25:27

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

no but I will....


reinstall did not work...tried instead....

remove

then

install

seemed to go as expected.

but error remains the same...

./printer: error while loading shared libraries: libpigpio.so.1: cannot open shared object file: No such file or directory

reboot......  still app doesn't launch on boot
same error if trying to launch manually

any idea where the libpigpio.so.1 should be?  maybe an access problem?

maybe I can manually install?

sudo find / -name libpigpio.so.1
results in no hits so I think it really might be missing.

also...

pi@raspberrypi:~/printer $ pigpiod -v
60

Last edited by macdarren (2019-11-21 23:43:47)

Offline

#10 2019-11-21 23:58:27

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

PROBLEM SOLVED....updated pigpio to version 71 (required manual build)...now running nanodlp v2451

Last edited by macdarren (2019-11-22 00:20:49)

Offline

#11 2019-11-22 02:49:24

4lathe
Member
Registered: 2019-10-02
Posts: 42

Re: November 17 Beta update fails

Macdarren, could you detail what you did? There are a lot of followers of what you did on the Phrozen that want to move on.

Offline

#12 2019-11-22 02:58:53

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

I followed method #1 from this link to install latest pigpio...

http://abyz.me.uk/rpi/pigpio/download.html

Offline

#13 2019-11-22 07:12:59

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,536

Re: November 17 Beta update fails

Revet back temporary until finding solution to this issue. Is your shutter working correctly on this build?

Offline

#14 2019-11-22 07:24:23

4lathe
Member
Registered: 2019-10-02
Posts: 42

Re: November 17 Beta update fails

Shahin so you're saying hold off for now?

Offline

#15 2019-11-22 18:03:21

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

Okay I have not yet tried a print....I will do so....I was just happy I could get back into the application.
I will report back on the shutter later today as I am not at the printer at the moment.

Offline

#16 2019-11-23 03:54:08

macdarren
Member
Registered: 2017-03-20
Posts: 411

Re: November 17 Beta update fails

Follow-up

The shutter appears to be working as expected

On my case that means the UV source does turn on under nano control

Testing a new resin so I’ll do a test print tonight, but expect no issue at this point

Offline

Board footer

Powered by FluxBB