c3101

Results 9 issues of c3101

It would be really helpful to have the asn, nameserver and top level domain info for each entry found, similar to the -src flag when printing output from the db....

dateutil.parser._parser.ParserError: Unknown string format: 2021-04-19 09:00:42 utc This seems to parse it: datetime.datetime.strptime(Date, "%Y-%m-%d %H:%M:%S %Z")

So in some parts of the world we have dodgy internet. Connections die, connections time out on trying to negotiate ssl etc. etc. If there an easy way to tell...

I've recompiled MPD with CUE sheet support. My CUE files show up and work perfectly in gmpc, but they don't even show to be selected in xbmc-plugin-mpdc.

Umbrella is a great resource, please have support for it returned

When opening binggpt, it only displays a page with "There’s more to Discover". There's no close, or skip button, and you can't reach the query page to start asking questions.

### The problem Post upgrade to 2024.10, the Ring camera Motion sensor reports to be "unavailable". Automation using this sensor now fails. Restored 2024.9 to test, and it works. ###...

integration: ring

### Description So I build a image using: FROM python:3.13 in my code is the following connection string: connectionString = f"DRIVER={{ODBC Driver 18 for SQL Server}};SERVER={db_server},{db_port};DATABASE={db_name};UID={domain}\\{db_user};TrustServerCertificate=Yes;Encryption=True;Trusted_Connection=yes;Connection Timeout=60;" conn = pyodbc.connect(connectionString)...

area/linux
status/triage
version/4.38.0

```netmiko.cisco.cisco_ftd_ssh``` claims """No enable mode on firepower ssh""" this isn't true in the strictest sense of the word, just need some extra hoops to jump through to get there... ```https://www.cisco.com/c/en/us/td/docs/security/firepower/command_ref/b_Command_Reference_for_Firepower_Threat_Defense/using_the_FTD_CLI.html```...

enhancement