IDE or Terminal in box empty - nitrousio

I have been playing around with Meteor development using Nitrous.IO Node.JS box.
Since a few days ago when I access either the IDE or Terminal of the box, the IDE or the Terminal that is opened is empty (nothing in console, files tree) and not responding.
In the IDE it seems to be stuck on 'connecting...'.
I have tried to restart and shutdown/start the box, but no luck.
I would appreciate any help or suggestion
Thanks.

Nitrous is an early service, and as of this time seems (in my experience, to still be buggy). Best to confirm service issues with them first.

Related

How to fix XAMPP Shell from crashing

So I recently installed XAMPP, following a YouTube guide along the way. I click the start actions for Apache and MySQL and everything was going smooth until when I click the Shell icon on the right side of the command panel and the cmd associated with it just opens for a brief second and immediately closes I kept clicking on it hoping for it to work and nope it still just opens for a brief second and closes.
I kept searching for possible solutions online and still, it doesn't solve the issue. I tried tweaking the config of the Apache and MySQL and it still didn't fix it. I also try reinstalling using different XAMPP versions and still the problem persists. I also tried running it as administrator and issue is still there.
Additionally I'm using Windows 10
If anyone knows a possible fix for this I would greatly appreciate it.
Edit: I screen recorded my XAMPP issue, here's the link to that video : https://youtu.be/h-lM250Pqwc
Same issue on Windows 11
Running xampp-control as administrator did the trick. Source
Some alternative solutions:
Run SFC scan
Edit the registry key to stop CMD from closing
Follow these steps:
Open the xampp folder.
Search for xampp_shell.
Right click it and run it as administrator.
That's it!

Mysql For Excel: No Connection Showing

I am having an issue for Mysql for Excel plugin, when I first installed it, it was showing my local connections, etc. I shut the programs and re-opened it and it has refused to show anything since then, it does not show local connection or remote connection - but everything is working well from MYSQL Benchmark, I can see all the connections, etc, but the plugin in excel is just blank grey screen - as shown in the screenshot, I have uninstalled and reinstalled both my excel and the plugin, still giving the same error, any ideas or help will be appreciated
Working solution from https://bugs.mysql.com/bug.php?id=96047
Simply start up Excel, click on File at the top left, click on Options
at the bottom left, select General in the Excel Options dialog and
under User Interface Options select Optimize for Compatibility, click
OK and restart Excel. Your connections should now appear.
Eureka Eureka I found it
The same thing has happened to me. It was working and then the next time no connections. I have spent hours and days and weeks trying to get it to work again. After weeks of trying, I found the solution.
Apparently, Microsoft did a security upgrade to Excel.
Solution:
File
Options
Trust Center
Trust Center Settings....
Uncheck Enable Protected View for files originating from the Internet.
apparently all of Mysql bugs relating to this say that you can fix this by updating Microsoft Office. Go to File > Account > Update Now
I hope that helps

azure in app mysql not starting

I am new to Azure, For learning I created a new Web App + MySQL. I used MySQL In APP for DB.
Azure web app seem to start fine and I could see PHP process in the process explore. But I am not seeing mysqld.exe process in the process explore and PHPMyAdmin is taking me to login page. I am not seeing any logs for mysql either.
Please let me know if I am missing something ? Any help would be great.
Thank you
It can be glitchy, apparently, click around for a bit according to Microsoft and as long as the website is running then it should soon realise that its there. Worked for me, see this link.
https://blogs.msdn.microsoft.com/appserviceteam/2016/09/08/troubleshooting-faq-for-mysql-in-apppreview/

Xampp doesn't work on Mac X

So here is what happens when i run xampp by clicking on the manager-osx.
I click on "manager-osx".
Icon jumps in the dock as if it is starting the service.
Asks for admin password. I enter the password.
It accepts the password, and application keep jumping in the docs for 3-4 times.
The app disappear from the dock.
The issue started after i have quit few processes from the activity monitor.
I am not sure what has affected xampp and can't remember what services i have stopped as there were many.
Solution applied so far:
Restarted my MacBook Pro.
Exit all other application and tried to run xampp.
Made sure no other application is running on port 80.
Removed xampp from applications and tried to reinstalled. Same issue with re-installation process, It asks for admin password and then nothing happens.
search online for any help but nothing helpful found.
I haven't got any experience with XAMMP but MAMP works always fine for me. MAMP has everything I need in terms of functionality.
I would recommend MAMP
If MAMP is not the best solution for you. You can install manualy
APACHE + PHP + MYSQL (It's not so hard)
Just go step by step using tutorial like
This
Manual installation will give you much more controll on your enviroment.
And also you will have better output to attach it here if you can't find a problems.
Of course it's little bit longer than 3 clicks. But on all production servers you need to install environment manually. This knowledge you will use later much more times. You will better understand how all is works and how to find reason of bug.(error)

Examples can't connect to electroserver

I have recently downloaded Electro Server 5.4.1 from Electrotank, I have started the SAFEMODE.exe and I can see the console, I then log on to the server using the adobe AIR program, I then go and start the ChatLogger and it can't connect, has anyone got any ideas on why this isn't working?
Canvas
extra tags ElectroServer, ElectroTank
I know this is an old question, and odds are you already got an answer to it on the Electrotank forums. Just in case somebody else has a similar problem: the ChatLogger code example requires the ChatLogger extension to be deployed.
You should also check that you can connect using one of the SimpleChat code examples which do not need any extension. If the Unity client works but AS3 doesn't, then you need to set your Flash global security settings to allow socket connections from that area of your hard drive.