Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshooting #375

Open
agentmilindu opened this issue Jan 1, 2018 · 7 comments
Open

Troubleshooting #375

agentmilindu opened this issue Jan 1, 2018 · 7 comments
Labels
NEXT Next tag describes that this issues have to be resolved asap

Comments

@agentmilindu
Copy link
Collaborator

I created a new wiki page for Troubleshooting

Let's tag this thread in all the installation and setting up errors, thus we can see the most common errors and their remedies, which we can add to the wiki easily.

@agentmilindu
Copy link
Collaborator Author

Setting up Bassa in Windows #376

@agentmilindu
Copy link
Collaborator Author

DB Connection issues #381

@kmehant kmehant pinned this issue Jun 4, 2019
@kmehant
Copy link
Collaborator

kmehant commented Jun 4, 2019

Error on running gulp serve with higher versions of node. #696

@kmehant
Copy link
Collaborator

kmehant commented Jun 4, 2019

Internal Server Error when trying to login due to not setting up Bassa API server and MySQL properly and configurations not set properly. #699

@vibhorgupta-gh
Copy link

vibhorgupta-gh commented Jun 4, 2019

@kmehant error on running gulp-server is because of an issue with node-sass v4.5.0
In the release notes for that version, it says for OSX (and other OS as well I think) it supports upto node 7 and since ui requires a node engine >=6.10.x, anything besides v6.10.x to v7 will throw an error.
@agentmilindu @vivonk I think this should be clarified in the wiki till the time the frontend codebase is not moved to react and webpack

https://github.com/sass/node-sass/releases/tag/v4.5.0

@vivonk vivonk added the NEXT Next tag describes that this issues have to be resolved asap label Jun 5, 2019
@kmehant
Copy link
Collaborator

kmehant commented Jul 28, 2019

Bassa is not compatible with higher versions of MySQL.
Possible solutions:

@hv7214
Copy link

hv7214 commented Feb 2, 2020

In dl.conf file, aria_server key's value(mainly hostname) has to changed according to the environment:

Source-code setup: ws://localhost:6800/jsonrpc
Container setup: ws://aria2c:6800/jsonrpc

Note: You need to run again sudo python3 setup develop command to overwrite the ~/.config/bassa/dl.conf file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NEXT Next tag describes that this issues have to be resolved asap
Projects
None yet
Development

No branches or pull requests

5 participants