NovFora Dev

Simulated Forum 6

Can anyone explain why this basic feature works on my machine but not yours?

by Avery Rodriguez

I have posted three questions about this exact issue in the last two weeks and received exactly one response — from a moderator who told me to read the document...

Replies
2
replies
Views
0
views
Last post
last by Owen Martin · 4 months ago
Can anyone help me with this?

by Liam Jackson

I am getting an error message I do not understand.

Replies
8
replies
Views
0
views
Last post
last by Harley Adams · 4 months ago
Can't connect to wifi on new laptop — any ideas?

by Harley Adams

I bought it yesterday and

Replies
3
replies
Views
0
views
Last post
last by Avery Rodriguez · 4 months ago
Can anyone help me find the right model number?

by Harley Adams

I need to order a replacement part and

Replies
5
replies
Views
0
views
Last post
last by Avery Rodriguez · 4 months ago
How to fix slow database queries?

by Owen Martin

Can anyone help me optimize my SQL queries because they keep

Replies
17
replies
Views
0
views
Last post
last by Liam Jackson · 4 months ago
How to fix build error E403

by Liam Jackson

I keep getting this during install. Any ideas

Replies
6
replies
Views
0
views
Last post
last by Harley Adams · 4 months ago
Issue with login on mobile app

by Owen Martin

Can anyone help? The app keeps crashing when I try to

Replies
8
replies
Views
0
views
Last post
last by Owen Martin · 4 months ago
Issue with Python 3.11 bytecode generation — getting SyntaxError on f-string nesting that worked in 3.9/3.10

by Taylor Davis

I'm hitting a regression when using nested f-strings like f"{foo(bar=f'{baz}')}" which ran fine in 3.10 but throws a SyntaxError in 3.11 due to the new hyper-op...

Replies
0
replies
Views
0
views
Last post
last by Taylor Davis · 4 months ago
Unexpected memory leak in Python asyncio — help!

by Taylor Davis

I have an asyncio service that allocates ~50MB/hour under steady load. I've ruled out circular references, large task queues, and file descriptor leaks. Could t...

Replies
5
replies
Views
0
views
Last post
last by Avery Rodriguez · 4 months ago
Issue: Can't deploy Python app to Docker -- getting "ModuleNotFoundError" even though requirements are in the Dockerfile.

by Taylor Davis

The container runs but fails when it tries to import a package I know is listed in requirements.txt. I have an apt-get install line and then pip install -r requ...

Replies
0
replies
Views
0
views
Last post
last by Taylor Davis · 4 months ago
Can someone help with an error message?

by Owen Martin

I keep getting code 403 when trying

Replies
3
replies
Views
0
views
Last post
last by Avery Rodriguez · 4 months ago
Can anyone help with this error?

by Harley Adams

The app keeps crashing on startup and I dont know why

Replies
4
replies
Views
0
views
Last post
last by Avery Rodriguez · 4 months ago
Cannot connect to server on port 8080 — keeps saying connection refused even though I

by Owen Martin

Opening thread commentary.

Replies
12
replies
Views
0
views
Last post
last by Taylor Davis · 4 months ago
How to debug Nginx upstream timeouts with trace logs

by Taylor Davis

I need help diagnosing why my upstream requests are timing out despite a healthy backend -- what's the best way to get detailed error info?

Replies
1
replies
Views
0
views
Last post
last by Liam Jackson · 4 months ago
Broken image icon on every page

by Liam Jackson

I can't see any images on the site today.

Replies
0
replies
Views
0
views
Last post
last by Liam Jackson · 4 months ago
Error code 503 on login - anyone know what this means?

by Harley Adams

Keep getting a

Replies
0
replies
Views
0
views
Last post
last by Harley Adams · 4 months ago
Troubleshoot slow Python pandas DataFrame operations on large datasets

by Taylor Davis

If your .apply() or .iterrows() calls are bottlenecks, you're likely not using vectorization — which can speed up code by orders of magnitude. Here is a quick d...

Replies
0
replies
Views
0
views
Last post
last by Taylor Davis · 4 months ago
Can anyone help me with this error code?

by Owen Martin

I keep getting an authentication failure even though my

Replies
6
replies
Views
0
views
Last post
last by Taylor Davis · 4 months ago