Git Product home page Git Product logo

Comments (8)

jaredallard avatar jaredallard commented on August 21, 2024 3

I fixed this here: https://github.com/jaredallard/ktunnel/tree/jaredallard/feat/context

However, I put a lot of other changes in this branch, so I need to clean it up to make an actual PR.

from ktunnel.

jaredallard avatar jaredallard commented on August 21, 2024 1

I'm also running into this. Happy to help, but not 100% sure where to go šŸ˜¢

from ktunnel.

omrikiei avatar omrikiei commented on August 21, 2024

Hi @marcusbuffett, thank you for the kind words!
I'm 98% positive that the failure is related to buffer limitations in GRPC, so I limited the buffer size and should release it under v1.3.0 sometimes this week. however, if you'd like to test it out before that would be great! you can do so by cloning and building from branch v_1_3, and explicitly call the server version with the -i flag
for example:

./ktunnel expose -i quay.io/omrikiei/ktunnel:v_1_3

from ktunnel.

marcusbuffett avatar marcusbuffett commented on August 21, 2024

No dice, unfortunately :/ I tried with a 400kb file:

āÆ fallocate -l 400000 400k.txt
āÆ curl http://proxy.mbuffett.com/static/400k.txt --output /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 32  390k   32  127k    0     0   4237      0  0:01:34  0:00:30  0:01:04     0

curl gets stuck there and stays at the same % received. Then eventually gives:

curl: (18) transfer closed with 269227 bytes remaining to read

from ktunnel.

omrikiei avatar omrikiei commented on August 21, 2024

hi @marcusbuffett, I'm finding it difficult to make time to troubleshoot and debug this issue, so it might take longer. I'm sorry :(

from ktunnel.

marcusbuffett avatar marcusbuffett commented on August 21, 2024

No worries at all, Iā€™m happily using ktunnel for other purposes currently

from ktunnel.

omrikiei avatar omrikiei commented on August 21, 2024

@marcusbuffett, with @jaredallard 's contribution now merged and released in v1.3.0 - could you kindly check if the issue persists?

from ktunnel.

omrikiei avatar omrikiei commented on August 21, 2024

Just managed to test with 1.8G file - it works. so closing the issue..
image

from ktunnel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.