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

FAILED: Unexpected token '<', "<!DOCTYPE " #41

Open
beezisback opened this issue Dec 21, 2022 · 1 comment
Open

FAILED: Unexpected token '<', "<!DOCTYPE " #41

beezisback opened this issue Dec 21, 2022 · 1 comment

Comments

@beezisback
Copy link

I appreciate your work very much and I'm glad that you made something like this OpenSource
I installed locally, and I try to generate remotely using the banana API and I get this error
FAILED: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

![image](https://user-images.githubusercontent.com/98161342/208885180-434161ce-6a4e-4dc7-9bbe-16e6aef30db3.png)
in the server console I only have this error
} Error in subscribe({"name":"userLikes","updatedAt":{}}): MongoServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017 at Timeout._onTimeout (C:\Users\Ambsd\Desktop\websd\node_modules\mongodb\lib\sdam\topology.js:293:38) at listOnTimeout (node:internal/timers:564:17) at process.processTimers (node:internal/timers:507:7) { reason: TopologyDescription { type: 'Unknown', servers: Map(1) { '127.0.0.1:27017' => [ServerDescription] }, stale: false, compatible: true, heartbeatFrequencyMS: 10000, localThresholdMS: 15, setName: null, maxElectionId: null, maxSetVersion: null, commonWireVersion: 0, logicalSessionTimeoutMinutes: null }, code: undefined, [Symbol(errorLabels)]: Set(0) {} }
if you need any other information, I am at your disposal
thanks!

@gadicc
Copy link
Collaborator

gadicc commented Dec 23, 2022

Hey @beezisback! Thanks so much for reporting and for your kind words.

I admit that the front-end outside of kiir.art is a little neglected, I'll be prioritizing this in the new year. For now, even without requiring registration, there still seems to be some dependencies on having mongo installed. If you have the ability to install mongo locally, it should be enough to get you running in the meantime, otherwise I promise to update early next year when I'm able to put some more time into this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants