Open Wordsmith9091 opened 1 week ago
I've pushed an updated image to Dockerhub. Relogin might be required.
I agree with Wordsmith9091, your docker image has been very helpfull and thanks for building it. I pulled the latest docker image but it still pulls the 3.2 version. I used the 3.7 tag instead of using latest and it installs 3.7. On the command line, the new version is running (i.e., dashboard, cron, cdp running) and seems to work from the command line but the web interface stops working (showing the computer offline). If I go back to the version 3.2, it shows online again. I have also tried a new docker container with a fresh install of 3.7. Not sure if you have any suggestions.
Thanks
Thanks so much! But I'm running into the same problem as heypoojman on 3.7, in my case on a Qnap system (but with the container administered via Portainer, not Qnap's Container Station). Even after logging out and logging in on the command line, the idrive web interface doesn't seem to recognize the system as connected or reflect any activity. On the command line in the container, it appears logged in and can get information from the account. I reverted to 3.2 and the web interface once again shows the system online.
(Note, though: I was able to move to 3.7 with "latest," unlike heypoojman)
@heypoojman You mentioned that you've tried with a new docker container with a fresh install of 3.7. Does the web interface show online or offline there? If online, which version? My web interface still says 2.38 and offline, but my scheduled work just fine, so I've never looked into that yet.
The web interface shows offline with 3.7. However, I was able to re-run the yaml file with the latest tag, 3.2 was installed and everything showed online in the web interface. I was able to schedule backups and everything seems to work via command line.
From: Rene Fischer @.> Sent: Monday, November 18, 2024 12:36 PM To: RenoFischa/idrive @.> Cc: heypoojman @.>; Mention @.> Subject: Re: [RenoFischa/idrive] Update to newer versions? (Issue #4)
@heypoojman https://github.com/heypoojman You mentioned that you've tried with a new docker container with a fresh install of 3.7. Does the web interface show online or offline there? If online, which version? My web interface still says 2.38 and offline, but my scheduled work just fine, so I've never looked into that yet.
— Reply to this email directly, view it on GitHub https://github.com/RenoFischa/idrive/issues/4#issuecomment-2483824978 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ4TVZUPXEJJZO6RZHFCDU32BIXQHAVCNFSM6AAAAABRTAH54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBTHAZDIOJXHA . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AJ4TVZXQM3WECXGPPQMGQOL2BIXQHA5CNFSM6AAAAABRTAH54SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUUBQUVE.gif Message ID: @. @.> >
My experience is slightly different than heypoojman.
"Latest" did indeed update my install to 3.7, according to the command line. I was able to do operations at the command line, including initiating a backup (I didn't have any changed files, so none were updated, but it didn't error out or anything). However, the web interface continued to show 3.2 and offline.
I had to explicitly use the 3.2 tag to downgrade back to 3.2, after which the web interface immediately recognized the computer as online (and still at 3.2)
I just stopped/started the docker container using the latest tag in my YAML file. It is running 3.7 and indicates online in the web interface now but it still shows version 3.2.0 in the web interface:
Hi! This docker image has been super-helpful to me, as it let me set up a standard Linux install of idrive on my Qnap system, instead of needing to use the Qnap GUI version (which hasn't worked as well for me).
It appears this is now several minor release versions behind the official idrive releases, though. Any chance of updating to 3.7 (the current release)?
Or perhaps there's a way to tweak the package to let idrive's own updater function within the container?