Giter Site home page Giter Site logo

Comments (5)

cornzzy avatar cornzzy commented on June 12, 2024 2

I sent a merge request which targets this issue, hopefully it will be available in the next update.

But if you want it now, there is a quick surgical way to fix it. it also fixes @fourclever issue which is an hour delay:

  1. docker exec -it shadowbox vi app/main.js
  2. As you're in vi editor, press / then type .isOverDataLimit=s and press enter
  3. After you find isOverDataLimit=s>p press i for insert mode, and put an equal in front of >
  4. Press escape, then write :wq to save and quit
  5. Restart the container
    Note that it will be overridden by updates.

vi can be bit confusing, here is a gif:
isoverdatalimit

from outline-server.

murka avatar murka commented on June 12, 2024

@whlack, thanks for the issue.

However, I'm experiencing difficulty in replicating the scenario you've described. Could you please provide a more detailed account or enhance the step-by-step instructions for reproducing the problem? Your assistance will help us address the issue more effectively.

from outline-server.

whlack avatar whlack commented on June 12, 2024
  1. Create outline client key, and set traffic limit to 0KB
  2. Connect to this outline key
  • Expected behavior: You couldn't connect to the key, because you have no free traffic.
  • Real behavior: You can connect to the key and use it without any restrictions
  1. After first connection to the key, reset traffic limit, and set it again to 0KB
  • All works fine

from outline-server.

fourclever avatar fourclever commented on June 12, 2024

I've been having the same problem for a very long time, starting around version 1.8.0. But I do not reset the limit; access using keys with a zero limit is terminated automatically when traffic accumulates in the range of 300 - 350 MB, provided that the client reconnects at this moment. Up to 300 MB reconnections are not blocked.

from outline-server.

VMMHZK avatar VMMHZK commented on June 12, 2024

I'm facing the same problem. Version 1.8.1. When I create a new key with a data limit, it works as if there is no limit.
The limit only works, when I try to set it one more time, after the user has disconnected from the server.

I tried to install it manually in the Outline manager, and via the API. The result is the same.

Has anyone come up with a workaround?

from outline-server.

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.