Menu is black and empty on new SonarQube 5.6 install - sonarqube

We do not get an issue if we install SQ5.6 on a client machine but on our Amazon servers when we fire up the server for the first time with defaults so we can install plugins, we get:
Note the black, empty menu at the top of the screen. We get this in chrome and IE11. Previous versions of SQ did not have this issue.
We have the pre-requisites correctly installed, so any ideas what could be causing this?
Thanks in advance.

Upgrade to latest (Version 5.6) using yum.
http://localhost:9000/setup
Fixed!

It does help if the browser being used is actually listed as compatible on the SonarQube site :D
http://docs.sonarqube.org/display/SONAR/Requirements

Related

Windows 10 Magento 2.4 zip install on XAMPP has nowhere to agree to terms

I'm trying to get Magento 2.4 running using the production ready zip and I keep getting it to this point where I believe it's ready to start the setup process, but it's waiting for me to agree to the ToS. Unfortunately there's no agree button or instructions on if there's a file I need to edit. I just did a fresh install of XAMPP with PHP 7.4 and still have the same issue, and can't find a similar mention on google.
Is there supposed to be an agree button, do I need to edit a file?
Term & Agreement link leads here, still no agree button. Getting started link takes me to installation instructions for a Linux CLI
I saw I may still need to run the composer install command even on Windows, but I was under the impression the production ready zip already had the dependencies included. Where am I going wrong??
Update: I got composer running in windows terminal and it returns that there is nothing to install.
According to the official site docs, in a note at the top of the installation instructions for a CLI install of Magento 2.3:
"The Web Setup Wizard is being deprecated in Magento 2.3.6 and will be removed in Magento 2.4.0. After it is removed, you must use the command line to install or upgrade Magento."
So you cannot install Magento 2.4 without touching the command line.

Tile server for mapbox

I've tried to get this running with versions 2.14.4 and 2.15.2 without success I can run on version 2.13. I'm trying to figure out the issue, step one is as below;
In both versions this is what I see after installing the vectortile extension and restarting but this differs from the screengrab shown in the documentation. So my question is whether the documentation image is out of date or my install has not worked (2.14.4 with Vectortile extension 2.14.4).
I resolved the bug which means I can confirm that the above screenshot does mean that the vectortiles extension has installed properly

can't upgrade magento to 1.7 from 1.5.1

Please help!
I have an installation of magento v 1.5.1 and I want to upgrade it to 1.7 but when i try to
list upgrades, this is what i only see:
wp_theme_grayscale: 1.0.7 => 1.4.0
RicoNeitzel_VertNav: 0.3.1 => 0.4.0
Locale_Mage_community_fr_FR: 1.7.0.0 => 1.7.0.1
TBT_Enhancedgrid: 1.3.2.1 => 1.031
any suggestions?
after upgrading all,
and tried to list all upgrades again,
it couldn't see any upgrade anymore.
your help would be much appreciated.
EDIT:
I used this guide. http://turnkeye.com/blog/magento-upgrade-guide/
I did not get any error. the updates above are just the updates that i can see,
OK, I can share my successful experience of upgrading:
Go to System -> Magento Connect -> Magento Connect Manager
Log in using your username and password
Click on “Check for Upgrades” button
4.You will notice that most package rows turn to yellow. These packages are the only that have available updates. Go to each package row, click on “Actions” drop-down menu and select the most current stable version available.
Note: Stable version available may vary for each package. For example, some packages may have 1.7.0.2 upgrade version and others 1.7.0.1 or lower. Don’t bother with this, just pick the latest stable version available.
When you are done selecting upgrade version for all packages, click on “Commit Changes” button.
Now, you have to wait. Give it some time. During upgrading process, you may see various notes or outputs that may be tricky and you may think that the process is done. Well, IT IS NOT. Just wait, give it some more minutes. The process will be done when there is no activity in the “command line” like console for about one minute.
Click on “Refresh” button. You are almost done! Technically, you have completed the upgrade process.
Go to your cPanel file manager or your FTP client and delete EVERYTHING in var/ directory.
Last but not least, reindex data in Admin -> Index Management
When you enter admin section and scroll down, you will notice that it says “Magento ver. 1.7.0.2”
This process worked for me fine.
Please try to run
./mage list-upgrades
In some cases there might be no Mage_* entries in the list. In this case the following command can be used:
./mage install http://connect20.magentocommerce.com/community Mage_All_Latest --force
I got it working now.
what i did is after the upgrade, i re uploaded my database back up, and viola the error is gone. The error has a hint, and yes because of duplicate thing that it could not continue if the table already exist.

Is the ColdFusion ColdFire project dead?

http://coldfire.riaforge.org/
I can't get the current version (1.9.207.249) to work in with Firefox 14.0.1 with Firebug 1.10.2.
I assume it is broken because the plugin has not been updated for the release of Firebug 1.10.
Has anyone got it working with these settings?
A new version of ColdFire was released that should work with Firefox 15/Firebug 1.10.
https://github.com/nmische/ColdFire/downloads
Based on this I will assume it's still alive. Perhaps try the Chrome version?
http://www.raymondcamden.com/index.cfm/2012/8/24/First-release-of-ColdFire-for-Chrome

Cannot Install Aptana plugin on Eclipse 4.2

I've installed Eclipse 4.2 Juno. Now I want to install aptana for developing ruby, but I get the following error,
Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar.
Unable to read repository at http://download.aptana.com/studio3/plugin/install/content.jar.
Read timed out
I assume that by now you have probably solved the problem, but I had exactly the same problem and found the solution after many searches, so for the sake of any others searching here...
The URL you need to enter in the 'Install New Software' dialog is
http://download.aptana.com/studio3/plugin/install
The following answer was correct. I just tested it with Eclipse Juno.
Steps:
Open Eclipse
Help -> Install New Software
Add (on the top right)
Enter the following link for Aptana Plugin with Eclipse Juno: http://download.aptana.com/studio3/plugin/install
Click OK
Put a check mark for Aptana Studio 3
Next -> Next -> Finish
download.aptana.com/studio3/plugin/install did not work for me. I am using Eclipse 4.3 based STS 3.4
Instead I got the appropriate update site link from this site Aptana Update Site
This is the link for Eclipse plugin update site http://d1iwq2e2xrohf.cloudfront.net/tools/studio/plugin/install/studio3/3.4.2.201308081736/
There is also a link to download the plugin and install through archive. I have used the above update site link and no problem at all.
Hope that will help others.
Adding this answer in case somebody still gets this error while using the correct URL from JonB's answer (http://download.aptana.com/studio3/plugin/install )
Restart Eclipse and try again.
This appears to be a transient issue, as mentioned here:
Aptana studio 3 cannot contact download.ecplise.org
It worked for me after a retry.
I also gone through same problem. But Following solution works for me,
In Eclipse, go to "Eclipse Marketplace" and search for Aptana 3 and hit the Install button.
Help -> Eclipse MarketPlace
Eclipse Market place - Aptana 3 Studio plugin
I wondered myself whether to install the standalone or the plugin. I tried the plugin based on aptanaès instructions and it failed on the first try.
As usual SO respondents reported this problem.
I restarted Eclipse, and then did the install with Aptanaès URL
http://download.aptana.com/studio3/plugin/install
and it worked.
My environment was Eclipse JUNO,
As of 01/29/18 and Eclipse Photon, none of the URLs listed as answers here work in Eclipse's built-in software sources panel. However, after some trial and error mashing up Aptana's old download URLs with the ones Appcelerator (which bought Aptana in 2015) uses for its own software, I got:
http://download.appcelerator.com/aptana/studio3/plugin/update/stable
This works, is totally plug-and-play, and is obviously official - no need to go off to some shady 3rd party hosting site. I just wish someone at Appcelerator had spent 15 minutes to post it somewhere.

Resources