Is giving "RESOURCE ERROR" when I clickd "profiles" page on Apache Drill webUI - apache-drill

I'm useing Apache Drill though webUI, but it's wrong when I clickd "profiles" page. Is giving the following error:
"errorMessage" : "RESOURCE ERROR: Failed to get profiles from persistent or ephemeral store.\n\n\n[Error Id: 871b065f-031e-45c0-b17a-5cffab8aa3de ]"
How can I solve it?

Related

GET error: Get https://api-int.openshiftX.yyyy.com:22623/config/master

I am installing various versions of openshift 4.x but i am getting the above mentioned error..
My bootstrap node comes online and pick the given ip which i gave in dhcp file and i am able to ssh it successfully aswell from my Loadbalancer but whenever i start the master node i get (GET error: Get https://api-int.openshiftX.yyyy.com:22623/config/master) sometimes its like GET error: Get https://api-int.openshiftX.yyyy.com:22623/config/master: EOF) and also i get this error too sometimes.(GET error: Get https://api-int.openshiftX.yyyy.com:22623/config/master: x509 :certificate is expired or is not yet valid. )
Can somebody help me on this.

Server unable to find JSON files, but finds IMG files in the same Assets folder

I have built a portfolio site for my first Angular project and now it is ready and I'm getting an error when my Angular project attempts to locate the JSON files, but it can find and generate the image files that are in the same assets folder and I can get the JSON when I run my project locally-
main.dad43c6….bundle.js:1 ERROR
e {headers: t, status: 404, statusText: "Not Found", url: "http://megakyle83.com/assets/json/socialMedia.json", ok: false, …}
error
:
"<HTML>
↵<HEAD>
↵<TITLE>404 Not Found</TITLE>
↵<BASE href="/error_docs/"><!--[if lte IE 6]></BASE><![endif]-->
↵</HEAD>
↵<BODY>
↵<H1>Not Found</H1>
↵The requested document was not found on this server.
↵<P>
↵<HR>
↵<ADDRESS>
↵Web Server at megakyle83.com
↵</ADDRESS>
↵</BODY>
↵</HTML>
headers
:
t {normalizedNames: Map(0), lazyUpdate: null, lazyInit: ƒ}
message
:
"Http failure response for http://megakyle83.com/assets/json/socialMedia.json: 404 Not Found"
name
:
"HttpErrorResponse"
ok
:
false
status
:
404
statusText
:
"Not Found"
url
:
"http://megakyle83.com/assets/json/socialMedia.json"
__proto__
:
Object
When I did my build I used the terminal command ng build --prod and then uploaded the files from the generated dist folder onto my Windows Plesk Server through GoDaddy. When I look at my assets folder on the Plesk server it shows that all the files are there under assets/json/ . I have several separate JSON files in this same folder. Could that be part of the problem?
I have all my files uploaded to my github at -https://github.com/RyanIndustries8/megakyle83
I have tried everything under the sun to make this work and I'm struggling to find anyone who knows enough about Angular to get an answers.
Look at the error message, http://megakyle83.com/assets/json/socialMedia.json 404 Not Found. I've browsed your repo and there is no such a file in assets/json/ directory moreover, there is no json directory in the assets.
I couldn't find missing socialMedia.json file in your entire repo. Ensure that this file exist under path mentioned in the error message.
The issue didn't end up being my code, instead it was a setting issue in the Plesk Server. I had to go into the Server Settings and add text/json and */json to the list of usable files. Thank you for looking at this issue.

How to solve Error creating subscription in the context broker server: Connection Error?

I'm trying to retrieve data from Orion context broker in Wirecloud via NGSI Source Operator. I run Orion broker in a VM-Centos.
The NGSI server URL is "http://192.168.2.129:1026".
The NGSI proxy URL is "https://ngsiproxy.lab.fiware.org".
The error "Error creating subscription in the context broker server: Connection Error' . What should i do?
Providing that when i write the IP in the browser, that's the result:
{
"orionError" :
{
"code" : "400",
"reasonPhrase" : "Bad Request",
"details" : "service not found"
}
}
The url is in the VM of the CB With the IP and port of the CB VM https://postimg.org/image/qgi5rlm1z/
The Error: "Error creating subscription in the context broker server: Connection Error” appears in the wiring on the wirecloud
The overall idea is that I have created entities successfully, I can register, update, sub and query But I need to see these results on the wirecloud..so I need to retrieve the data from the VM to the wirecloud to be visible on the NSGI browser Widget.
When I make the NSGI proxy setting to : https://ngsiproxy.lab.fiware.org → "Error creating subscription in the context broker server: Connection Error” https://s31.postimg.org/q50pe9d5n/image.png
When I change it to : https://mashup.lab.fiware.org:8443 → This appears https://s31.postimg.org/4ilox86vf/image.png
Wiring : https://s31.postimg.org/od7qjced7/image.png
if you just type in the browser
http://192.168.2.129:1026 you will get the error you describe as no Orion service is invoked.
If you want to create a subscription you would need to do it directly to the Broker without passing through the NGSI Proxy. So you would need to
POST http://192.168.2.129:1026/v2/subscriptions using a payload similar to the one described at
http://fiware-orion.readthedocs.io/en/master/user/walkthrough_apiv2/index.html#subscriptions
I Hope this helps

Chrome push notifications Device endpoint error getting 401 unauthorization error

I have a site which is trying to implement the push notifications. I have registered a project with google dev console and have the manifest.json . But from my index.html the manifest.json is giving the following errors
1)Failed to load resource: the server responded with a status of 401 (Unauthorized)
2) Manifest parsing error: Line: 1, column: 1, Unexpected token.
3) Unable to subscribe to push. DOMException: Registration failed - no sender id provided
Do i need to do anything from the google project registration side??
or should i do anything from my server side?
The site is running in .Net Server and i have mime type .json
The combination of
1) Failed to load resource: the server responded with a status of 401 (Unauthorized)"
and
2) Manifest parsing error: Line: 1, column: 1, Unexpected token.
indicates that something (HTTPAuth?) is blocking the browser's request for the manifest.json file, and it's attempting to parse whatever the server is returning as a 401 response (which won't be JSON...). If the browser can't download the manifest.json file, you can't expect anything to work after that.
Arguably the most important part of this is the "Manifest parsing error: Line: 1, column: 1, Unexpected token"
This means your manifest.json file is invalid - i.e. it's not valid JSON.
Try running it through this for more info: https://manifest-validator.appspot.com/
Once this has been fixed, it will allow Chrome to find your gcm_sender_id and fix the other two problems.

phpMyAdmin - error in processing request 404

I have a issue on my webserver. It is a XAMPP with Apache and MySQL.
Everytime when I click on the "User" tab of phpMyAdmin I get this (phpmyadmin) error:
Error in processing request
Errorcode: 404
Errortext: Not found
This also happens, when I click on any table to look up the data.
What does this mean? What can I do? Can anybody help me? :)
I've tried to make a export of my data. So I clicked on "Export" and then selected "SQL".
When I click on "OK" I get a usual HTTP-404 Error ("object not found").
When you are changed config port as 8080 php.ini.
You can open http://localhost:8080/PHPMyAdmin/.
For example http://localhost:8080/phpmyadmin/