Giter VIP home page Giter VIP logo

gimme-that's Introduction

Hi there ๐Ÿ‘‹

gimme-that's People

Contributors

nejdetckenobi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gimme-that's Issues

Excluding Bootstrap

In order to use a self-hosted Bootstrap, I had to put all Bootstrap files into project.
There should be a way that downloads and puts Bootstrap's files into the package's installation directory.
I couldn't figure out an easy way. Now my project seems 96% JS. I am so upset. Any ideas welcome!

Centos 7 error

In trying to install clamav-daemon and clamav-freshclam in Centos 7 but getting "No package clamav-daemon No package clamav-freshclam available. I had installed epel earlier. What could be wrong ?

`libnotify` hangs the server

Use gimme run --notify command to run the server. You'll see a notification immediately.
When it disappears, open the web interface. It will hang there. After a short while, you'll see an exception like below:

โžœ  gimme-that git:(master) โœ— gimme run --notify
Running with following configuration:
Max upload size: None
Scan uploaded files: False
Notifications: ON
You can use the addresses below
	http://172.22.9.30:5000
	http://172.17.0.1:5000
[2018-05-29 15:43:19,033] ERROR in app: Exception on / [GET]
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 2292, in wsgi_app
    response = self.full_dispatch_request()
  File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1815, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1718, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/usr/local/lib/python3.5/dist-packages/flask/_compat.py", line 35, in reraise
    raise value
  File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1813, in full_dispatch_request
    rv = self.dispatch_request()
  File "/usr/local/lib/python3.5/dist-packages/flask/app.py", line 1799, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/home/kenobi/Projects/gimme-that/gimmethat/__init__.py", line 65, in decorated
    'time': datetime.now()}, *args, **kwargs)
  File "/home/kenobi/Projects/gimme-that/gimmethat/__init__.py", line 89, in index
    show_login_notification(request.authorization.username)
  File "/home/kenobi/Projects/gimme-that/gimmethat/notifications.py", line 31, in show_login_notification
    n.show()
GLib.GError: g-io-error-quark: Timeout was reached (24)

It never loads after that. When you don't use --notify option, it'll work just fine.

Prompting the owner on file upload

It is useful if a notification to the server and demand a file upload session before uploading.
This would be achievable with notify2 bindings and a new endpoint to request an upload session.

Worker timeout on large file transfers

Hello!

When transferring really large files (50+ GB), the gunicorn worker process times out:

[2019-12-11 17:05:10 -0500] [771] [CRITICAL] WORKER TIMEOUT (pid:9354)

Is there any way to set a timeout to longer?

Thanks!

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.