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

Virtual Server list won't populate. #213

Closed
n3cr0mantlc opened this issue Aug 2, 2015 · 40 comments
Closed

Virtual Server list won't populate. #213

n3cr0mantlc opened this issue Aug 2, 2015 · 40 comments

Comments

@n3cr0mantlc
Copy link

I had this issue for several versions now and it still doesn't work after your latest update. If I click on List Virtual Servers the spinner spins and the progress bar goes all the way across, but no list appears.

I'm running Centos 6.x on my server and using Firefox on OpenSuSe desktop. Konqueror and Chrome have the same issue. It appears on two different servers with the same underlying OS. It works fine with all other themes tested.

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

Interesting. I just double checked and it seems to work perfectly fine on by systems. Open Chrome console (F12) and reload the page, then click the link. Are there any errors?

@n3cr0mantlc
Copy link
Author

I didn't see any errors. What file log the errors?

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

When you click on close button, when you cover on the spinner, what do you see afterwards?

@n3cr0mantlc
Copy link
Author

It goes back to the System Information page.

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

Then disable the content page (right frame) loader in theme settings (Webmin Configuration->Themes) and try again. When no loader is there, what is happening?

@n3cr0mantlc
Copy link
Author

Do you mean this setting?

Load default content page
When switching tabs, right frame content page is reloaded. Do not keep currently opened right frame content page and reload with default?

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

No, this Enable spinner for content page

@n3cr0mantlc
Copy link
Author

Bar goes all the way across the top, but never loads the page , still seeing System info page.

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

Can you please make videoscreencast with Chrome console opened? I don't see how it's possible.

@n3cr0mantlc
Copy link
Author

What's a Chrome console? I'm using Firefox, do you mean developer console?

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

Yes, you said you tested it in Chrome, this is why I preferred Chrome.

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

Start video-screencast, fully reload the page and the with console openned click on the link.

@n3cr0mantlc
Copy link
Author

OK, I've got Chrome open, but I don't see this video-screencast you speak of. How do I start this?

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

I mean to take a video-screenshot. It has noting to do with Chrome.

When I say it it's working, I mean the following video. Do the same:
https://rostovtsev.ru/pub/src/authentic/14.02/issue213/Screencast_from_02-08-15_20:27:22.webm

@n3cr0mantlc
Copy link
Author

OK, I have to break for a bit, but will get back on it later tonight.

@n3cr0mantlc
Copy link
Author

It may work on yours but not mine. Same result in either Chrome or Firefox

http://www.area510.net/images/temp/webmin-2015-08-02_13-14-49.mkv

@iliajie
Copy link
Collaborator

iliajie commented Aug 2, 2015

That is so strange! I wish you opened console, and made video with console opened, so I could see what is going on. Click Ctrl+Shift+C and hover on that link in the left menu, on the right you will see the HTML code. What is it, can you paste and copy please?

@n3cr0mantlc
Copy link
Author

@iliajie
Copy link
Collaborator

iliajie commented Aug 3, 2015

It seems like the same video?

@iliajie
Copy link
Collaborator

iliajie commented Aug 3, 2015

I get ERROR 404: Not Found.

@n3cr0mantlc
Copy link
Author

@iliajie
Copy link
Collaborator

iliajie commented Aug 4, 2015

My friend, I see, that you have tried but you don't seem to feel comfortable with console, yet. What you should do, and try it this time without video, just clicking on magnifying glass in console (I did it in my video) / or clicking Shift+Ctrl+C will give you the same result, and try to copy and paste the content of that link (List Virtual Servers), here how it should look:

<li>
     <a target="page" class="navigation_module_trigger" data-href="/virtual-server/index.cgi"><i class="fa fa-fw fa-tasks"></i> <span>List Virtual Servers</span></a>
</li>

@iliajie
Copy link
Collaborator

iliajie commented Aug 5, 2015

Any luck with it?

@n3cr0mantlc
Copy link
Author

  • <a class="navigation_feedback_trigger" data-href="/virtual-server/index.cgi" target="page" href="">
        <i class="fa fa-fw fa-tasks">
            ::before
        </i>
        <span>
    
            List Virtual Servers
    
        </span>
    </a>
    
  • @n3cr0mantlc
    Copy link
    Author

    The text appears to be wrong. If I insert "module" in place of "feedback" it works as expected. Syntax error. How could I be the only one experiencing this?

    @n3cr0mantlc
    Copy link
    Author

    Confirmed. I've change the text in the navigation.cgi from feedback to module and it works as expected.

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    This is wrong.. Now sure yet.. Thinking..

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    you have navigation_feedback_trigger instead?

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    Hold on... I think I got something..

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    OMG!! Are you using OLD Webmin/Virtualmin?? What are your versions??

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    So far, go to navigation.cgi, line 144 and replace navigation_feedback_trigger with navigation_module_trigger - it's ok now, right??

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    You have to upgrade your Webmin version!!

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    What you got is definitely below 1.730.

    @n3cr0mantlc
    Copy link
    Author

    I upgrade every time an upgrade is available same day. Webmin 1.76 with Authentic 14.02. This function has never worked correctly.

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    Ok, let's get slower here! How do you install Webmin? Latest from RPM is 1.760?

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    Ohh. And version of Virtualmin??

    @n3cr0mantlc
    Copy link
    Author

    Virtualmin 3.91

    Yes, latest RPM from webmin.com

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    This is the reason! You have two options! Either fix line 144, like I mentioned above (and it will be fix in the next release of Authentic Theme as well) or upgrade Virtualmin to the latest one (4.18)! Both will work but I recommend updating your Virtualmin! ;)

    @iliajie iliajie closed this as completed Aug 6, 2015
    @n3cr0mantlc
    Copy link
    Author

    I've already edited the line. I will upgrade. Thanks for helping identify the problem. Good work on the theme. Donation coming your way soon.

    @iliajie
    Copy link
    Collaborator

    iliajie commented Aug 6, 2015

    Thanks, pal, any time! Good luck!! ;)

    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