thecyberworld / TheCyberHUB

Welcome to TheCyberHUB, a community-driven platform for hackers, cybersecurity enthusiasts, and IT professionals. Our platform provides a variety of free resources, including Capture The Flag (CTF) challenges, courses, blogs, forums, and much more.
http://www.thecyberhub.org/
MIT License
143 stars 163 forks source link

[BUG] Community Chatbot, {branch: dev}. #483

Open kabir0x23 opened 11 months ago

kabir0x23 commented 11 months ago

Detailed description

We already have a chatbot, but it is not working on a live website, it crashes the main site, so we hide that bot, but now we are thinking of fixing that bot..

Context

This chatbot will help beginners.

Possible implementation

No response

Additional information

No response

Code of Conduct

github-actions[bot] commented 11 months ago

It's great having you contribute to this project

🌟 Welcome to the community 🌟

- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community. - You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld). - We help and encourage each other to contribute to open source little and often 😄. - Any questions let us know.

Gabe468 commented 11 months ago

May I help with this?

kabir0x23 commented 11 months ago

Hey @Gabe468, it's in the dev branch, if u are interested, u can give a look

it is only giving error on live website: see https://dev.thecyberhub.org

on local host it is working fine

Gabe468 commented 11 months ago

I don't see the chatbot in the link in the bottom left

kabir0x23 commented 11 months ago

I don't see the chatbot in the link in the bottom left

yeah, because i have commented bot function

error was occurring

when i am running my application in localhost it is working fine, but when i am runnnig it on live domain it is givving me errors, react website, actually i have implement a bot in website after that it is giving issues on live website, but working fine on localhost...

Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ry https://dev.thecyberhub.org/assets/index.50234dbc.js:32 g https://dev.thecyberhub.org/assets/index.50234dbc.js:30 Ai https://dev.thecyberhub.org/assets/index.50234dbc.js:32 zee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 Pee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 ppe https://dev.thecyberhub.org/assets/index.50234dbc.js:32 xv https://dev.thecyberhub.org/assets/index.50234dbc.js:32 xB https://dev.thecyberhub.org/assets/index.50234dbc.js:32 Dee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 E https://dev.thecyberhub.org/assets/index.50234dbc.js:17 R https://dev.thecyberhub.org/assets/index.50234dbc.js:17 index.50234dbc.js:32:175

Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. ry https://dev.thecyberhub.org/assets/index.50234dbc.js:32 g https://dev.thecyberhub.org/assets/index.50234dbc.js:30 Ai https://dev.thecyberhub.org/assets/index.50234dbc.js:32 zee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 Pee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 ppe https://dev.thecyberhub.org/assets/index.50234dbc.js:32 xv https://dev.thecyberhub.org/assets/index.50234dbc.js:32 xB https://dev.thecyberhub.org/assets/index.50234dbc.js:32 Dee https://dev.thecyberhub.org/assets/index.50234dbc.js:32 E https://dev.thecyberhub.org/assets/index.50234dbc.js:17 R https://dev.thecyberhub.org/assets/index.50234dbc.js:17 index.50234dbc.js:32:49905

ArkadiK94 commented 7 months ago

@kabir0x23 As I understand it is now a bug issue so I will update this issue accordingly.