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

Theme Update fails #505

Closed
XhmikosR opened this issue Jul 7, 2016 · 6 comments
Closed

Theme Update fails #505

XhmikosR opened this issue Jul 7, 2016 · 6 comments

Comments

@XhmikosR
Copy link

XhmikosR commented Jul 7, 2016

So for some time now I have observed that automatic theme update doesn't work.

So I went to Webmin Themes -> Install theme -> From ftp or http URL and tried https://raw.githubusercontent.com/qooob/authentic-theme/master/.build/authentic-theme-latest.wbt.gz and I get

Downloading https://raw.githubusercontent.com/qooob/authentic-theme/master/.build/authentic-theme-latest.wbt.gz ..
     Received 1 MB
     Received 2 MB
     Received 3 MB
     Received 4 MB
.. download complete.

: Not a valid module file : gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now 

If I do manually

wget https://raw.githubusercontent.com/qooob/authentic-theme/master/.build/authentic-theme-latest.wbt.gz
tar -xzf ./authentic-theme-latest.wbt.gz

the archive is successfully extracted.

Debian 8.5, Webmin 1.801, Authentic Theme 18.02.

@iliajie
Copy link
Collaborator

iliajie commented Jul 7, 2016

#491

webmin/webmin@941f110

@iliajie iliajie closed this as completed Jul 7, 2016
@XhmikosR
Copy link
Author

XhmikosR commented Jul 7, 2016

I see thanks. Let's hope we'll get a fix soon.

How can one update the theme manually?

@iliajie
Copy link
Collaborator

iliajie commented Jul 7, 2016

By downloading it to your local computer and then installing it via upload.

@XhmikosR
Copy link
Author

XhmikosR commented Jul 7, 2016

In which folder? I looked into /etc/webmin/ but I can't find any relevant folder.

@iliajie
Copy link
Collaborator

iliajie commented Jul 7, 2016

Download the theme to your computer, then follow the guide:

How to install the theme

@XhmikosR
Copy link
Author

XhmikosR commented Jul 7, 2016

Duh, thanks!

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

No branches or pull requests

2 participants