jeffgrunewald commented on issue #5997: websocket meet 404 when create producer 
in standalone mode
URL: https://github.com/apache/pulsar/issues/5997#issuecomment-571680005
 
 
   > @jeffgrunewald have you use `telnet` to check that the port is OK?
   
   The current commit is failing to build but I checked out a commit 10 back 
from HEAD (roughly where it was at tip when I last attempted from source over 
the weekend) and I am still getting the inability to connect, but I am able to 
successfully telnet to the local host on both ports 6650 and 8080.
   
   When I attempt to connect with my client I see the following two messages in 
the logs one immediately after the other: 
   ```
   12:04:30.530 [pulsar-web-57-14] WARN  
org.apache.pulsar.websocket.ProducerHandler - [127.0.0.1:62817] Failed in 
creating producer on topic persistent://public/default/integration1: Param 
serviceUrl must not be blank.
   12:04:30.531 [pulsar-web-57-14] INFO  org.eclipse.jetty.server.RequestLog - 
127.0.0.1 - - [07/Jan/2020:12:04:30 -0500] "GET 
/ws/v2/producer/persistent/public/default/integration1 HTTP/1.1" 400 466 "-" 
"-" 2
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to