Jump to content
LaunchBox Community Forums

MysterNybble

Administrators
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MysterNybble's Achievements

8-Bit Processor

8-Bit Processor (3/7)

8

Reputation

1

Community Answers

  1. approvals should be going through and the random gateway/server errors should hopefully be better as well, thanks all!
  2. I hope the bad gateway is now a good gateway. I think I got to the bottom of this issue and pushed out a fix. and @launchretrogirl2562 your pending changes should start going away throughout the day as the system catches up. Thanks all for your help reporting these issues!
  3. I put a pretty noticeable speed improvement in place for the search feature - how does it feel for you now?
  4. Figured it out and fixed - please confirm, thanks :)!
  5. For those that care this migration was indeed quite a bit: .net 6 -> .net 9 mssql -> PostgreSQL windows/iis -> linux/docker/traefik manual deployments -> automatic deployments/migrations insanity -> sanity I go sleep now 😛
  6. Hmm, are you still getting this? I know we had some side effects of the DNS updates we had to make causing intermittent outages like this, can you confirm? :crosses_fingers:
  7. Thanks for these reports :). These issues should be fixed. The approval queue was backlogged due to an error which has been fixed. It is catching up, and should be done in the next 10-15 minutes. The edit page should also populate those fields correctly as well. @C-Beats is correct that we are on a brand new/different DBMS, which means we have to redo a number of the performance tweaks we made over the years on the old system. Stay tuned - should be pushing out more of these fixes in the next few days :).
  8. Thanks for the heads up - all fixed now, I hope. Let me know if not.
  9. This should be fixed, btw! Thanks for reporting. We found the issue - turns out it was broken! I can't say who made a mistake (it was me), but someone made a mistake (again, it was me), and I have heard a rumor that they fixed it (I did this too). Your guess was mostly right; there was a discrepancy between the thing that determined how many results we have (to show the paging) and the thing actually showing the results (the grid). They are now the same.
  10. 🤔 If anyone sees this issue again, post a screenshot. It might be helpful for us to figure it out. Thanks!
  11. Would you be willing to produce a crash dump that we could analyze? If so, download this https://learn.microsoft.com/sysinternals/downloads/procdump From an admin elevated command prompt from where you placed procdump, run procdump -e -ma Path\To\LaunchBox\Core\LaunchBox.exe Then go and make LaunchBox crash - that should create a file from wherever you ran procdump from - then, using your favorite secure file sharing service, send us a link to support@ email or through our bug report system at https://feedback.launchbox.gg/ I'm not confident we'll see anything useful, but without any other errors from your machine, I'm hopeful 🤞 (let me know if you need any help with the above steps / command)
  12. @superrob3000 well done! I'm glad you found some inspiration during the stream - all ideas are free; you did the important bit, getting it done 😂. It's really cool to see the NFC stuff come to life.
  13. It's just how I do it - not sure why or when I started ! I just push my keyboard back where I reach it from resting most of my forearms on my arms on my desk, then wherever my hand ends up when I rotate at my elbow toward my chest is where the mouse goes. For me, it feels more natural than having to go the other way, but I have been doing this for ... ever. I mean, laptops kind of do it this way too... (I say defending myself because I know it's weird) Insane... or brilliant?! Thanks!
  14. Copy and paste the link to Chrome or Firefox - Gmail on Android sometimes doesn't let you download APK files directly.
  15. Just taking a wild stab at this but ... can you double-check your LiteDB assembly reference and ensure it's picking up the .NET standard version (as LB is a .NET core application - not .NET framework).
×
×
  • Create New...