Coder Social home page Coder Social logo

gs-backend's Issues

Do we need to keep updated?

Issue Description:

Hello there! We are also students who are working on building a recruiting platform for our studio currently and are excited to see this wonderful project.

Last month, we deployed the guiding-star project on our own server for recruitment and made modifications based on the original version in July 2023.

We would like to inquire about the upcoming development cycle and any related update requirements.

Details:

Development Cycle:

Could you please provide an estimate of how long the new development cycle is expected to last? Do you have a clear plan and timeline in place? If you ended your work, we shall keep updated on this.

Update Necessity:

In the previous deployment, we made modifications based on the original version. Are there any significant security fixes required after the new development cycle? Do we need to make any additional changes to our code to ensure system security?

Additional Information:

Based on the modifications we made to the previous version, we believe your previous version was already exceptional and outstanding. Thank you for your hard work and continuous working on this project.

worker run failed

help wanted

[2022-11-08 23:32:09 -0800] [17398] [ERROR] Exception occurred while handling uri: 'http://guiding_star_backend/service/wish/game_info?tabid=TGeN'
Traceback (most recent call last):
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/constructor.py", line 55, in __call__
    retval = self.func(**args)
TypeError: <lambda>() missing 1 required positional argument: 'req'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "handle_exception", line 65, in handle_exception
    from sanic.http import Stage
  File "/www/wwwroot/guiding-star/src/api/app.py", line 49, in handle_error
    raise exc
  File "handle_request", line 41, in handle_request
    TypeVar,
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic/signals.py", line 197, in dispatch
    return await dispatch
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic/signals.py", line 167, in _dispatch
    retval = await maybe_coroutine
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/injector.py", line 49, in inject_kwargs
    injected_args = await gather_args(
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/constructor.py", line 158, in gather_args
    return {
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/constructor.py", line 159, in <dictcomp>
    name: await do_cast(_type, constructor, request, **kwargs)
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/constructor.py", line 170, in do_cast
    retval = await retval
  File "/root/.pyenv/versions/3.8.12/lib/python3.8/site-packages/sanic_ext/extensions/injection/constructor.py", line 61, in __call__
    raise ServerError(
sanic.exceptions.ServerError: Failure to inject dependencies. Make sure that all dependencies for '<lambda>' have been registered.

when requesting backend worker service, it return an 500 error and the exception is above.
how can i resolve it?

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.