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

Workaround to start Webmin with DSM7 #5

Open
gnadelwartz opened this issue Jul 15, 2021 · 5 comments
Open

Workaround to start Webmin with DSM7 #5

gnadelwartz opened this issue Jul 15, 2021 · 5 comments

Comments

@gnadelwartz
Copy link
Owner

gnadelwartz commented Jul 15, 2021

Webmin can no more installed and run on DSM7

Staring with DSM7 third party packaes need special privilegs to be installed and run as root.
As webmin must run as root it's currently not possible to install Webmin on DSM7!

Nevertheless you can at least start Webmin if it was installed before upgrading to DSM7:

# open a terminal and ssh to your nas and login as admin
> ssh admin@yournas
Password: xxxxx
admin@yournas> sudo /var/packages/webmin/target/etc/start
Password: 
Starting Webmin server in /var/packages/webmin/target/webmin
admin@yournas> exit
logout
Connection to nas closed.

Thanks to @andrekoo for pointing out the problem in #4

Screenshot 2021-07-15 09 11 53

@gnadelwartz gnadelwartz pinned this issue Jul 15, 2021
@gnadelwartz gnadelwartz changed the title Workaraound to start Webmin with DSM7 Workaround to start Webmin with DSM7 Jul 15, 2021
@andrekoo
Copy link

Hi Kay,

That works like a charm ...

I created a Triggered Task in Task Scheduler and use your command (without sudo) to start Webmin automatically at boot-up.

@colinpwheeler
Copy link

Hi all,
Are there any updates here. Unfortunately I had to reinstall my whole NAS and am now stuck with DSM DSM 7.0.1-42218. I cannot install the package with the normal method anymore.

Any help is really appreciated.

@gnadelwartz
Copy link
Owner Author

until now I found no description on how to make existing extensions compatible with new DSM.

I fear webmin will never work as in the past as webmin need to run as root and this is forbidden on DSM now.

@jsrichie
Copy link

I ran this to get back to where I needed to be:
https://www.reddit.com/r/synology/comments/qjci2i/downgrade_synology_dsm_7_to_6/

@akaydev-coder
Copy link

First Try to get DSM7 Support:
https://github.com/akaydev-coder/synomin7

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

No branches or pull requests

5 participants