Pascal Borschneck

Results 11 comments of Pascal Borschneck

See https://github.com/node-red/node-red-nodes/issues/1000 I am unable to tweet from Node-red

> Thank you [ArfyFR] for pointing this out. For me personally, however, the abolition of free unlimited API access has settled the matter. I will not pay money for the...

Sorry for disturbing. I found your names on https://flows.nodered.org/node/node-red-node-twitter @dceejay @knolleary do you know if there is a plan to correct it ?

I face the same problem: for example, alpha 0.26 is shown 0 On screen: alpha .54 is shown 1 ![image](https://user-images.githubusercontent.com/3436322/207866874-d980247a-d627-4fda-8149-5adbd0db78b2.png)

Note: XML in webapps with links to eclipse.dev ``` ``` was working (after removing those with https://jetty.org/configure_10_0.dtd)

The XML which failed, was a "org.eclipse.jetty.fcgi.proxy.FastCGIProxyHandler" one: ``` /fastcgi / (http?)://([^/]+)(/fastcgi)(.*) http://localhost:7899$4 /gtc ()(/?.+)$ false ... ``` it may perhaps help you to reproduce

> > ``` > > PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" > > ``` > > That looks wrong, need to double check. It comes from here: https://jetty.org/docs/jetty/12/operations-guide/protocols/index.html#fcgi-configure I wrote my...

This URI/URL worked for months ... just not while jetty.org was down If I change in the dtd jetty.org to jetty.or, removing the 'g', I can reproduce the problem. I...

``` Enabled Modules: ---------------- JVM Version & Properties: ------------------------- java.home = C:\tools\64bits\java\jdk-17.0.9+9 java.vm.vendor = Eclipse Adoptium java.vm.version = 17.0.9+9 java.vm.name = OpenJDK 64-Bit Server VM java.vm.info = mixed mode, sharing...

Sorry for late reply. Here is the right --list-config ``` Enabled Modules: ---------------- 0) resources transitive provider of resources for logging-logback 1) logging/slf4j dynamic dependency of logging-logback transitive provider of...