Giter Club home page Giter Club logo

Comments (10)

mailinglists35 avatar mailinglists35 commented on June 2, 2024

oracle linux 9.2

from flood.

trim21 avatar trim21 commented on June 2, 2024

any error log in console of flood?

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024

and ofcourse I can type enter key in rtorrent and paste the path to torrent file and it just works.

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024
$ npx flood                                                                 [28/28]
Flood server 4.7.0 starting on http://127.0.0.1:3000                                                  
                                                                                                      
(node:3693240) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use `node --trace-deprecation ...` to show where the warning was created)        
Error: connect ENOENT /home/user/rpc.socket                                                          
    at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
  errno: -2,                                                                                          
  code: 'ENOENT',                                                                                     
  syscall: 'connect',                                                                                 
  address: '/home/user/rpc.socket'                                                                   
}                                                  
POST /api/torrents/add-files 500 86.891 ms - 120 
PATCH /api/settings 200 69.040 ms - 89                                                                
GET /api/notifications?id=notification-tooltip&limit=10&start=0 200 8.718 ms - 567
GET /api/notifications?id=notification-tooltip&limit=10&start=0 200 25.067 ms - 567
GET /api/notifications?id=notification-tooltip&limit=10&start=0 200 4.957 ms - 567                    
GET /api/notifications?id=notification-tooltip&limit=10&start=0 200 4.356 ms - 567
GET /api/feed-monitor/feeds/placeholder/items 500 7.485 ms - 14                                       
GET /api/feed-monitor 200 7.954 ms - 23                                                               
GET /api/feed-monitor/feeds/placeholder/items 500 15.024 ms - 14                  
GET /static/js/about.6d0d15f2.chunk.js 200 45.750 ms - -                                              
GET /api/activity-stream?historySnapshot=FIVE_MINUTE 200 32.584 ms - -  
GET / 200 6.964 ms - 992                                                                              
GET /static/js/main.e491eea1.js 304 12.399 ms - -                                                     
GET /static/css/main.91a3ca36ed1a96839319.css 304 3.062 ms - -                                        
GET /api/auth/verify?1702931481342 200 22.496 ms - 106                                                
GET /static/js/90.8be17c89.chunk.js 304 2.600 ms - -                                                  
GET /api/client/settings 200 20.509 ms - 588     
GET /static/media/Roboto-regular.11bce66a..woff2 304 6.713 ms - -                                     
GET /api/settings 200 21.172 ms - -                                                                   
GET /static/css/116.bc338a685eec2e79b3a6.css 304 2.994 ms - -                      
GET /static/js/116.0faf47ae.chunk.js 304 3.744 ms - -                                                 
GET /static/js/flag0.d867ac2a.chunk.js 304 4.508 ms - -            
GET /api/settings 200 21.172 ms - -                                                                   
GET /static/css/116.bc338a685eec2e79b3a6.css 304 2.994 ms - -                                         
GET /static/js/116.0faf47ae.chunk.js 304 3.744 ms - -                             
GET /static/js/flag0.d867ac2a.chunk.js 304 4.508 ms - -                                               
GET /static/js/183.afcec458.chunk.js 304 6.142 ms - -                   
GET /static/js/535.4bb41992.chunk.js 304 7.131 ms - -                                                 
GET /static/media/Roboto-italic.766b7c5c..woff2 304 2.526 ms - -                                      
GET /static/media/Roboto-500.c7e17507..woff2 304 3.547 ms - -                                         
GET /static/media/Roboto-700.2b8c7cb1..woff2 304 0.968 ms - -                                         
GET /manifest.json 304 1.795 ms - -                                                                   
GET /icon_192x192.png 304 1.570 ms - -           
PATCH /api/settings 200 50.611 ms - 89                                                                
POST /api/torrents/add-files 500 77.608 ms - 120                                                      
GET /api/activity-stream?historySnapshot=FIVE_MINUTE 200 10.793 ms - -             
GET /api/activity-stream?historySnapshot=FIVE_MINUTE 200 27.770 ms - -   

from flood.

trim21 avatar trim21 commented on June 2, 2024

socket file /home/user/rpc.socket doesn't exist?

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024

it does. after starting rtorrent.

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024

does it not support the scenario when rtorrent is started afterwards? it does see the rtorent loaded torrents

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024

I can click stuff. I can swith file priorities. everything but adding a new torrent file

from flood.

mailinglists35 avatar mailinglists35 commented on June 2, 2024

it did work until I accidentally ran npm i flood instead of npx flood which updated to this broken state

from flood.

trim21 avatar trim21 commented on June 2, 2024

You can try reset flood by removing .local/share/flood and reinstall flood

from flood.

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.