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

[BUG] Unable to apply the latest version r1720 in unraid #44

Open
1 task done
NexusEFR opened this issue Aug 22, 2024 · 10 comments
Open
1 task done

[BUG] Unable to apply the latest version r1720 in unraid #44

NexusEFR opened this issue Aug 22, 2024 · 10 comments

Comments

@NexusEFR
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hello, great contribution to unraid, I have it in production and I can't put the latest r1720 version. When I enter the console it still appears as the r1605 and that I have the option to download it. But I've already applied the last tag since unraid, and on the console I get that I have the r1720. What can happen? I don't know what else to do, I even edited the nginx .conf files from the sample. I show screenshots of everything. Thank you very much! Best regards

image
image
image

Expected Behavior

After applying the update in the Unraid CA Store, the latest version is not set on the web.

Steps To Reproduce

docker unraid

Environment

- OS: unraid
- How docker service was installed:

CPU architecture

x86-64

Docker creation

unraid docker creation automation

Container logs

captures below
@Roxedus
Copy link
Member

Roxedus commented Aug 22, 2024

Get the docker run command unraid used to create the container.

@NexusEFR NexusEFR changed the title [BUG] <title> Unable to apply the latest version r1720 in unraid [BUG] Unable to apply the latest version r1720 in unraid Aug 26, 2024
@NexusEFR
Copy link
Author

Get the docker run command unraid used to create the container.

Sorry I don't understand, I don't know how to proceed with your message. Thank you in advance. Best regards

@LinuxServer-CI
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@NexusEFR
Copy link
Author

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Hello again. If the post is closed because there is no activity, it is because there is no solution or any proposal or idea to determine the cause or problem in the version of Unraid. No one has a clue at least that causes it, that the version comes out on the console but in reality the website still says to update? Can I make a copy of the database and put it in a newly installed docker?
Thank you for everything, best regards.

@j0nnymoe
Copy link
Member

You were asked for the docker run for your container, unraid provide information on how to get this.

@NexusEFR
Copy link
Author

NexusEFR commented Sep 30, 2024

Hello, I hope this serves as requested:

docker run
-d
--name='projectsend'
--net='bridge'
--pids-limit 2048
-e TZ="Europe/Paris"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="UnRaid"
-e HOST_CONTAINERNAME="projectsend"
-e 'MAX_UPLOAD'='5000'
-e 'PUID'='99'
-e 'PGID'='100'
-e 'UMASK'='022'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:80]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/projectsend-logo.png'
-p '88:80/tcp'
-v '/mnt/user/PROJECTSEND DATOS/':'/data':'rw'
-v '/mnt/user/appdata/projectsend/app/www/public/':'/app/www/public':'rw'
-v '/mnt/user/appdata/projectsend':'/config':'rw' 'lscr.io/linuxserver/projectsend:latest'
b663414a7bcfa4a333a98e624028ec03e29433bc139cf5e343fbd8495aecf89d

Thank you very much, I'm sorry I'm not very experienced even in dockers with unraid. Best regards

@NexusEFR
Copy link
Author

You were asked for the docker run for your container, unraid provide information on how to get this.

Thank you, I already answered, this is what you meant. Best regards

@NexusEFR
Copy link
Author

Get the docker run command unraid used to create the container.

Thank you, I already answered, this is what you meant. Best regards

@NexusEFR
Copy link
Author

NexusEFR commented Oct 9, 2024

Is there any solution or is this an exceptional case? Does nobody else have this issue? Does the docker run not help at all after extracting the info from unraid? Thank you in advance.

@LinuxServer-CI
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Issues
Development

No branches or pull requests

4 participants