Giter Club home page Giter Club logo

all-linux-tings's People

Contributors

elreydetoda avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

all-linux-tings's Issues

Podcasting 2.0 error

Podcasting 2.0: http://mp3s.nashownotes.com/pc20rss.xml
error with podcasting 2.0 during running of rssagg api

rss_agg          | INFO:     172.20.0.1:46830 - "POST /opml/?force=false HTTP/1.0" 500 Internal Server Error
rss_agg          | ERROR:    Exception in ASGI application                
rss_agg          | Traceback (most recent call last):                                                                                                                                                     
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/uvicorn/protocols/http/httptools_impl.py", line 371, in run_asgi
rss_agg          |     result = await app(self.scope, self.receive, self.send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/uvicorn/middleware/proxy_headers.py", line 59, in __call__                                                                              
rss_agg          |     return await self.app(scope, receive, send)            
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/applications.py", line 199, in __call__                                                                                         
rss_agg          |     await super().__call__(scope, receive, send)                                                                                                                                       
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/applications.py", line 112, in __call__                                                                                       
rss_agg          |     await self.middleware_stack(scope, receive, send)                   
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/middleware/errors.py", line 181, in __call__                                                                                  
rss_agg          |     raise exc from None                                                           
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/middleware/errors.py", line 159, in __call__                                                                                  
rss_agg          |     await self.app(scope, receive, _send)                                                                                                                                              
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/exceptions.py", line 82, in __call__                                                                                          
rss_agg          |     raise exc from None                                                           
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/exceptions.py", line 71, in __call__                                                                                          
rss_agg          |     await self.app(scope, receive, sender)                                                                                                                                             
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 580, in __call__  
rss_agg          |     await route.handle(scope, receive, send)                          
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 241, in handle                                                                                              
rss_agg          |     await self.app(scope, receive, send)                                                                                                                                               
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 52, in app                                                                                                  
rss_agg          |     response = await func(request)                                                
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 214, in app                                                                                                   
rss_agg          |     raw_response = await run_endpoint_function(                                                                                                                                        
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 149, in run_endpoint_function                                                                                 
rss_agg          |     return await dependant.call(**values)                                         
rss_agg          |   File "/app/main.py", line 58, in opml_file_url                                                                                                                                       
rss_agg          |     rss_feed = rss_lib.get_master_feed(rss_list, force)                           
rss_agg          |   File "/app/rss_lib.py", line 125, in get_master_feed                                                                                                                                 
rss_agg          |     master_feed_list = merge_remote_feeds( rss_list )  
rss_agg          |   File "/app/rss_lib.py", line 42, in merge_remote_feeds
rss_agg          |     merge_feeds(                                                                                                                                                                       
rss_agg          |   File "/app/rss_lib.py", line 69, in merge_feeds          
rss_agg          |     meta_feed = parser.parse()                                                                                                                                                         
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/rss_parser/_parser.py", line 95, in parse
rss_agg          |     return RSSFeed(**self.raw_data)                                                                                                                                                    
rss_agg          |   File "pydantic/main.py", line 406, in pydantic.main.BaseModel.__init__
rss_agg          | pydantic.error_wrappers.ValidationError: 1 validation error for RSSFeed                                                                                                                
rss_agg          | feed -> 0 -> enclosure -> attrs -> length            
rss_agg          |   value is not a valid integer (type=type_error.integer)

Periodic issue

this commit: d60b8a7

rss_agg          | INFO:     172.20.0.1:46834 - "POST /opml/?force=false HTTP/1.0" 200 OK
rss_agg          | These are the selected shows: Unsupervised Learning, Voices from DARPA, Changelog Master Feed, Software Engineering Daily, Risky Business, Professionally Evil Perspective, BSD Now, The Opinion Dominion, Syntax - Tasty Web Development Treats, 2.5 Admins, Unfilter, Ask Noah Show, Destination Linux Network: All Shows, HashiCast, Command Line Heroes, All Jupiter Broadcasting Shows, The CyberWire Daily, Kubernetes Podcast from Google, The Homelab Show, Craft of Code, Linux For Everyone, cloudonaut, CypherCon Podcast, Late Night Linux All Episodes, Daily Tech Headlines, Ubuntu Podcast, AWS Podcast, Darknet Diaries
rss_agg          | This is the filtered show list: Destination Linux Network: All Shows, Unfilter, Syntax - Tasty Web Development Treats, Professionally Evil Perspective, Craft of Code, Ubuntu Podcast, The Opinion Dominion, Late Night Linux All Episodes, Destination Linux Network: All Shows, The Homelab Show, Changelog Master Feed, All Jupiter Broadcasting Shows, Unsupervised Learning, 2.5 Admins, CypherCon Podcast, Kubernetes Podcast from Google, AWS Podcast, Software Engineering Daily, cloudonaut, Linux For Everyone, Daily Tech Headlines, Ask Noah Show, BSD Now, Command Line Heroes, HashiCast, Darknet Diaries, Voices from DARPA, Risky Business
rss_agg          | 2022-01-10 00:00:00-05:00
rss_agg          | <class 'datetime.datetime'>
rss_agg          | INFO:     172.20.0.1:46836 - "POST /opml/?force=false HTTP/1.0" 500 Internal Server Error
rss_agg          | ERROR:    Exception in ASGI application
rss_agg          | Traceback (most recent call last):
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/uvicorn/protocols/http/httptools_impl.py", line 371, in run_asgi
rss_agg          |     result = await app(self.scope, self.receive, self.send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/uvicorn/middleware/proxy_headers.py", line 59, in __call__
rss_agg          |     return await self.app(scope, receive, send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/applications.py", line 199, in __call__
rss_agg          |     await super().__call__(scope, receive, send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/applications.py", line 112, in __call__
rss_agg          |     await self.middleware_stack(scope, receive, send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/middleware/errors.py", line 181, in __call__
rss_agg          |     raise exc from None
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/middleware/errors.py", line 159, in __call__
rss_agg          |     await self.app(scope, receive, _send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/exceptions.py", line 82, in __call__
rss_agg          |     raise exc from None
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/exceptions.py", line 71, in __call__
rss_agg          |     await self.app(scope, receive, sender)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 580, in __call__
rss_agg          |     await route.handle(scope, receive, send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 241, in handle
rss_agg          |     await self.app(scope, receive, send)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/starlette/routing.py", line 52, in app
rss_agg          |     response = await func(request)
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 214, in app
rss_agg          |     raw_response = await run_endpoint_function(
rss_agg          |   File "/usr/local/lib/python3.9/site-packages/fastapi/routing.py", line 149, in run_endpoint_function
rss_agg          |     return await dependant.call(**values)
rss_agg          |   File "/app/main.py", line 58, in opml_file_url
rss_agg          |     rss_feed = rss_lib.get_master_feed(rss_list, force)
rss_agg          |   File "/app/rss_lib.py", line 125, in get_master_feed
rss_agg          |     master_feed_list = merge_remote_feeds( rss_list )
rss_agg          |   File "/app/rss_lib.py", line 47, in merge_remote_feeds
rss_agg          |     returned_list.sort(key=get_feed_item_date, reverse=True)
rss_agg          |   File "/app/rss_lib.py", line 31, in get_feed_item_date
rss_agg          |     raise("I don't know what happened...")
rss_agg          | TypeError: exceptions must derive from BaseException

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.