No Location dropdown in group section SVN 3471 with location plugin
-
Hi,
Since yesterday I’m using SVN 3471. A big improvement with 1.2.0. Good Job!!I noticed that there is no location dropdown in the group section. So I now have to add every host individual to a site.
FOG 1.2.0:
Fog SVN 3471:
Kind regards,
Johan -
@jjacobs I have fixed this in current SVN. However you will have to copy over the svn folder’s plugin directory to your own for it to take effect.
sudo cp -r /path/to/svn/trunk/packages/web/lib/plugins /var/www{,/html}/fog/lib/
-
When I’m trying to use the command you gave i’m getting:
administrator@KB-FOG:~$ sudo cp -r svn/trunk/packages/web/lib/plugins /var/www{,/html}/fog/lib/ cp: cannot copy a directory, â/var/www/fog/lib/â, into itself, â/var/www/html/fog/lib/libâ administrator@KB-FOG:~$
I now see the dropdown menu but when I press “update” the dropdown value isn’t sent to the database.
Tx!
Johan
-
-
Updated to SVN 3495, same result…
-
sudo cp -r /path/to/svn/trunk/packages/web/lib/plugins /var/www/fog/lib/
-
@Tom-Elliott
I Just ran the command again. But no difference. -
CTRL+F5?
SHIFT+F5?
-
I tried again in Chrome with refreshed version but same result.
Than I used IE for the first time on that server. same result -
Try again with the location itself.
All the plugins are now updated.
I tested seeing location.
WHAT IS THE SAME RESULT?
-
@jjacobs said:
@Tom-Elliott
I Just ran the command again. But no difference.Is there an error after run that ?
sudo cp -r /path/to/svn/trunk/packages/web/lib/plugins /var/www/fog/lib/
-
On the group tab my 2 groups were visible. I selected one of the 2 and pressed update.
After less than a second fog gives the message that the update is done and the location jumps back on the default value.
When I went to the hosts of the location was still empty.I now removed the location plugin using the web interface and tried to add it again but now I’m getting an empty page when I click the icon of location.
-
Once again, I just fixed this issue.
Please update and re-run the cp command I gave.
-
@Tom-Elliott said:
Once again, I just fixed this issue.
Please update and re-run the cp command I gave.
Just update to latest SVN : No blank page, and update a location is OK.
Thank’s a lot -
@Tom-Elliott
Tom,
I went back to my default snapshot of an empty ubuntu server 14.04.02 LTE and installed SVN Version: 3504.
After installation, I added my hosts from an export file, added the location plugin and created a location called KB.Next i created a group DEMO. In the group demo I added 2 hosts. KB-AS1-01 and KB-AS1-02.
Next I went to the general tab and chose the KB location.
I pressed update button.Next I went to the all host tab. There I found that only the first host in my DEMO group got the KB location.
Next I created a new group DEMO2 and added the next 2 hosts KB-AS1-03 and KB-AS1-04. Went again to the general tab of the group and chose KB again. I pressed update button.
In the all host tab none of the 2 hosts of DEMO2 were added to the KB location.
If it helps I can show you the problem with TeamViewer.
Johan
-
@jjacobs I’ll try replicating when I get to work.