You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "noorkhan-92 (via GitHub)" <gi...@apache.org> on 2023/03/03 11:43:50 UTC

[GitHub] [pulsar] noorkhan-92 commented on issue #12628: Could not complete the operation. Number of retries has been exhausted. Failed reason: Maximum redirect reached: 5

noorkhan-92 commented on issue #12628:
URL: https://github.com/apache/pulsar/issues/12628#issuecomment-1453408709

   > I encountered the same issue. I resolved the issue by renaming the `source` name.
   > 
   > ```
   > docker run -it -p 6650:6650  -p 8080:8080 --mount source=pulsardata1,target=/pulsar/data --mount source=pulsarconf,target=/pulsar/conf apachepulsar/pulsar-all:2.10.1 bin/pulsar standalone
   > ```
   
   Renaming the source resolved for me also. But can you elaborate what does it mean. Why the source cause the issue. @Hongten 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org