Giter Site home page Giter Site logo

[Bug]: SQL missings about hackster HOT 2 CLOSED

hackthebox avatar hackthebox commented on August 23, 2024
[Bug]: SQL missings

from hackster.

Comments (2)

Frozenka avatar Frozenka commented on August 23, 2024

16:51:25 - discord.client WARNING: PyNaCl is not installed, voice will NOT be supported

16:51:26 - main INFO: Starting bot & webhook server
INFO: Started server process [14370]
INFO: Waiting for application startup.
16:51:26 - discord.client INFO: logging in using static token
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:1337 (Press CTRL+C to quit)
16:51:28 - src.bot INFO: Started bot as Hackster#8721 (ID: 1128287330088788000)
Loading ScheduledTasks cog...
ScheduledTasks cog loaded!
16:52:18 - asyncio ERROR: Task exception was never retrieved
future: <Task finished name='pycord: on_application_command' coro=<Client._run_event() done, defined at /root/.cache/pypoetry/virtualenvs/hackster-jqLlKwl8-py3.11/lib/python3.11/site-packages/discord/client.py:370> exception=AttributeError("'NoneType' object has no attribute 'send'")>
Traceback (most recent call last):
File "/root/.cache/pypoetry/virtualenvs/hackster-jqLlKwl8-py3.11/lib/python3.11/site-packages/discord/client.py", line 383, in _run_event
await self.on_error(event_name, *args, **kwargs)
File "/root/.cache/pypoetry/virtualenvs/hackster-jqLlKwl8-py3.11/lib/python3.11/site-packages/discord/client.py", line 378, in _run_event
await coro(*args, **kwargs)
File "/hackster/hackster/src/bot.py", line 84, in on_application_command
await ctx.guild.get_channel(settings.channels.BOT_LOGS).send(embed=embed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'send'
16:52:19 - src.helpers.verification ERROR: Non-OK HTTP status code returned from identifier lookup: 401.

from hackster.

dimoschi avatar dimoschi commented on August 23, 2024

@Frozenka please excuse us for not responding earlier. You will find all the required migrations under alembic/versions folder. Also, you can find a .test.env that you can use in order to assign the correct environmental variables.

Let me know if you have any issues or questions.

from hackster.

Related Issues (20)

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.