adamws / keyboard-tools

Tools for mechanical keyboard design
http://keyboard-tools.xyz
MIT License
71 stars 7 forks source link

Server runs out of space #4

Closed goatgitt closed 1 year ago

goatgitt commented 2 years ago

Bad request. MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.

adamws commented 2 years ago

Server run out of space. I removed old data by hand so it's working again but proper fix still needed. Note to myself: something is wrong with s3 config.

goatgitt commented 2 years ago

I've got another error: { "exc_message": "Traceback (most recent call last):\n File \"/kicad/src/tasks.py\", line 69, in generate_kicad_project\n log_path = kicad.new_pcb(task_id, task_request, __update_percentage)\nException: Generate netlist failed\n", "exc_type": "Exception" }

adamws commented 2 years ago

There has to be something wrong with file you are uploading. I can take a look if you don't mind sharing.

goatgitt commented 2 years ago

there is layout on my github gist : https://gist.github.com/goatgitt/3cea00678c6a454bb338f5836469b9d1

TrUsT-101 commented 1 year ago

Hi there! Sorry to be a pain, but I was really hoping to use this on keyboard-tools.xyz, but am getting the original error message posted above. Any chance you could please clear the old data again? It's exactly the thing I've been searching for and I fear I'm not clever enough to implement a workaround myself..!

adamws commented 1 year ago

@TrUsT-101 Hi, I freed some space, should work in the near future.

TrUsT-101 commented 1 year ago

@TrUsT-101 Hi, I freed some space, should work in the near future.

Thank you very much, that is very kind of you! :)