Giter Site home page Giter Site logo

Errors on First Startup about headphones HOT 3 CLOSED

natecj avatar natecj commented on August 16, 2024
Errors on First Startup

from headphones.

Comments (3)

rembo10 avatar rembo10 commented on August 16, 2024

Ehhhh yeah im just working on this now. Gimme like 20 mins for a fix.

Or just add an artist and it'll resolve itself.

Were you starting from a fresh install?

On Jul 10, 2011, at 10:22 PM, [email protected] wrote:

Running on Ubuntu 11.04:

Error 500
Traceback (most recent call last):
File "/usr/local/bin/Headphones/cherrypy/_cprequest.py", line 645, in respond
response.body = self.handler()
File "/usr/local/bin/Headphones/cherrypy/lib/encoding.py", line 188, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/usr/local/bin/Headphones/cherrypy/_cpdispatch.py", line 29, in call
return self.callable(_self.args, *_self.kwargs)
File "/usr/local/bin/Headphones/webServer.py", line 37, in index
c.execute('SELECT ArtistName, ArtistID, Status from artists order by ArtistSortName collate nocase')
OperationalError: no such table: artists

This is the error I got after getting a different error, somehow relating to the headphones.db file - creating the file and giving it permissions 777 results in the above error. It looks like the problem is that the database was never initialized - how can I do this manually?

Reply to this email directly or view it on GitHub:
#30

from headphones.

rembo10 avatar rembo10 commented on August 16, 2024

Give it a try now. I changed the way the index loads and how the database is created. It should work now (hopefully!)

Let me know if you have any problems, otherwise I'll close the issue.

I was adding the Upcoming & History functions, so that mucked some stuff up

from headphones.

natecj avatar natecj commented on August 16, 2024

That fixed the problem, thanks for such a quick response. And yes, this was a fresh install - cloned from git and then run.

On Jul 11, 2011, at 3:59 AM, rembo10 wrote:

Give it a try now. I changed the way the index loads and how the database is created. It should work now (hopefully!)

Let me know if you have any problems, otherwise I'll close the issue.

I was adding the Upcoming & History functions, so that mucked some stuff up

Reply to this email directly or view it on GitHub:
#30 (comment)

from headphones.

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.