jlesage / docker-crashplan-pro

Docker container for CrashPlan PRO (aka CrashPlan for Small Business)
290 stars 39 forks source link

[Bug] v.23.11.4 VNC slide-out window shows v23.11.3 #448

Closed Tek4 closed 7 months ago

Tek4 commented 7 months ago

DISREGARD THIS REPORT

Solution was refresh browser session a couple times since update?

Current Behavior

image

Expected Behavior

Expected to see v23.11.4.

Container creation

Watchtower auto update:

2023/11/29 02:01:27 stderr time="2023-11-29T02:01:27-08:00" level=info msg="Session done" Failed=0 Scanned=2 Updated=1 notify=no
2023/11/29 02:01:26 stderr time="2023-11-29T02:01:26-08:00" level=info msg="Removing image 8a3f43b5a97f"
2023/11/29 02:01:19 stderr time="2023-11-29T02:01:19-08:00" level=info msg="Creating /crashplan-pro"
2023/11/29 02:01:07 stderr time="2023-11-29T02:01:07-08:00" level=info msg="Stopping /crashplan-pro (e75505d668f4) with SIGTERM"
2023/11/29 02:01:06 stderr time="2023-11-29T02:01:06-08:00" level=info msg="Found new jlesage/crashplan-pro:latest image (11d97681d532)"

Container log

2023/11/29 02:01:27 stdout      ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
2023/11/29 02:01:27 stdout      │                                                                      
2023/11/29 02:01:27 stdout      │ Docker Image Platform: linux/amd64                                   
2023/11/29 02:01:27 stdout      │ Docker Image Version:  23.11.4                                       
2023/11/29 02:01:27 stdout      │ Application Version:   11.2.0                                        
2023/11/29 02:01:27 stdout      │ Application:           CrashPlan                                     
2023/11/29 02:01:27 stdout      │                                                                      
2023/11/29 02:01:27 stdout      ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮

Container inspect

~# docker inspect crashplan-pro | grep version
                "org.label-schema.schema-version": "1.0",
                "org.label-schema.version": "23.11.4"

Anything else?

I think I'm right on this one. Hopefully I'm not making a bad report again! (Nope. I was wrong again.)

Tek4 commented 7 months ago

My mistake. Sorry about that.