-
Dear Team
I was getting the "org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR" after upgrading to Java 11 while signing a Document.
After going through the solution you have given, I changed the …
-
I got this error in sql workbench running a query generated by tableau work sheet.
• [Simba][Presto] (1060) Presto Query Error: Compiler failed and interpreter is disabled (65543)
I found it's…
-
hi, i am using jjwt,
i am using this to sign:
JwtBuilder b = Jwts.builder();
[...]
if(pk.getAlgorithm().equals("RSA")) {
b = b.signWith(SignatureAlgorithm.RS256, pk);
} el…
-
I have set up my edge device on an Ubuntu Virtual Box 18.04. The edge device is running successfully with edgeHub, Agent and customModule.
In config.yaml my hostname is set to : 192.168.56.108
My …
-
Hi! What a great project!
For starters, thank you. I am having trouble getting data into Grafana but I seem to be putting data into the databases and I seem to have Grafana and the GraphQL service …
-
Using a form that should allow you to select or upload an image will crash the android app.
Upload sample xml below.
Launch medic mobile app.
Tap Reports
Tap Submit Report
Select the Image Sam…
-
Adding query listeners or using the coroutine extension, which uses query listeners, fails on native/iOS.
Kotlin 1.3.40 and the current 1.2.0-SNAPSHOT
The cause seems to be `kotlin.native.concurre…
-
In the standard validphys report certain plots should be divided into multiple (two?) columns to make it easier to read through plots and compare them. This would be especially useful for the PDF plot…
-
Hi, first of all thank you for your great job.
I would ask you if there is some issue in my node red installation, it is installed on Rasberry pi 3.
As per readme file it should be available a JS t…
-
Hi, could you provide some checkpoints of already trained model?