I am running ES and Kibana 6.3.1 on Linux (RHEL 6.5, Santiago) with default configs.
ES comes up fine and I am able to hit localhost:9200 also.
Kibana server also comes up fine with following message:
Server running at http://localhost:5601
But when I try to access Kibana GUI, it keeps on loading showing Kibana logo with Loading written on its right bottom side. I am using firefox browser.
Please let me know what can be the issue?
Thanks.
It was browser issue. I updated the firefox and it worked fine.
Related
I have just installed MAMP in Windows 10 alongside my class so that we can begin to work with Wordpress. However, the installed icon, and the app itself within my 'start' search function is unresponsive. I always get this popup: "To run this application, you must install .NET Core." The Popup has MAMP.exe in the corner. I did the recommended download at x64, and got confirmation that it was installed, but I got no result. Any time I try to click on the MAMP icon on my desktop, I get that message. I made sure my Skype was off, I checked if I had multiple Apache installations (I saw none except a years-old one in an archived folder) and I restarted my computer but to no avail. I wonder if there is an issue with the path or the browser -- .NET Core was done with Edge, MAMP was done with Chrome. This is mysterious. If anyone has advice on what to try, much appreciated.
I found the answer! Download x86 version of .NET Core and then install it afterward no matter how old your computer is. I did that and it works perfectly now.
I've downloaded the latest arm package from Pritunl website: https://client.pritunl.com/#install . Then, I imported an ovpn profile that worked perfectly well on my older (intel) mac and on my coworkers laptop. But, the vpn keeps getting set to disconnected whenver I hit the connect button. In system logs, I see - failed to sync config. In server logs - Unexpected profile exit. I've tried downloading the client again and reimporting the profile but none of that's worked so far.
Current Pritunl client version - 1.2.3128
Had the same problem on my m1 Mac. We solved it by restarting the pritunl service at the server side. After doing so, problem disappeared.
Good luck.
I'm having trouble with setting up ACORE API's and then having them work on a website.
Background:
Azerothcore running 3.3.5 on a debian standalone server, this has the Database, Core files and runs both the world and auth server basically a standard setup that is shown in the how-to wiki.
I also have a standalone web server, on the same subnet, but it's a separate server running linux and normal web server stuff, this has a wordpress installation with azerothcore plugin for user signup etc.
I'm trying to add the player map (https://github.com/azerothcore/playermap) and the ACORE-API set of functions (server status, arenastats, BG que and wow statistics) (https://github.com/azerothcore/acore-api)
Problem:
I understand the acore-api must be run in a container (docker or whatever) on the server, which I have done and it binds to port 3000, I can then go to the local ip:3000 and it brings up this error. (all db's etc are connecting and soap is working)
error 404 when navigating to IP:3000
I do get a few errors when running NPM install seen here: I'm not sure if they would be causing any issues or not.
screenshot of NPM errors on install
But further that, when I put say 'serverstatus' on the webserver (separate server) and configure the config.ts file I can't seem to get anything to display.
I'm not sure what I'm doing wrong but is the same scenario for all of the different functions for the acore-api
How are these meant to be installed and function? I feel I'm missing a vital step.
Likewise, with PLAYERMAP I have edited the comm_conf.php and set the realmd_id, but when loading the page, I do get the map, but the uptime is missing and no players are shown?
Could someone assist if possible?
Seems like an issue with NodeJS version. Update your NodeJS to latest LTS version 16.13.0 (https://nodejs.org)
I'm having trouble loading my ShinyApps in localhost in rocker/rstudio docker container.
Now, it happens only in a specific situation: when I'm locally running the app inside this container in Firefox.
Resume:
Local RStudio local app in Chrome/Firefox; - OK
Docker RStudio local app in Chrome; - OK
Docker RStudio ShinyServer app in Chrome/Firefox; - OK
Docker RStudio local app in Firefox; - DEFINITELY NOT OK
In the JavaScript console in Firefox, it returns
Firefox can’t establish a connection to the server at ws://localhost:8787/p/8100/websocket/.
This started happening after I installed R package shinytest and PhantomJS (required for the package). It didn't work. I thought that was the cause, so I completely removed my container and uninstalled PhantomJS and Firefox. Then I reran the container from scrap and reinstalled Firefox. Still, no success. So maybe it's a coincidence?
I've tried looking for an answer everywhere and I've only found solutions regarding a similar problem using nginx, but my container doesn't even use nginx. Plus, everything works fine on Chrome.
I'm completely lost here. I'd appreciate any help.
I’m using the Windows 8 client and I can’t download an attachment.
When I try I get a message box saying “Downloading (NaN%)”
This works fine from an android device attached to the same server.
Any suggestions as to what the issue might be.
I needed to install the Microsoft.WinJS.2.0 (framework).
Once this was installed it worked fine.
I wasn't installing these using the IBMApplicationCenter so this wasn't pulled in automatically.
The Microsoft.WinJS.2.0 (framework) is available in the IBMApplicationCenter as a separate installable item too.