Code Monkey home page Code Monkey logo

Comments (18)

frabbit avatar frabbit commented on June 5, 2024

forgot to do haxelib install all, but now i get:

Build doc.hxml
src/app/controller/DownloadController.hx:8: characters 7-45 : Class not found : ufront.web.result.DirectFilePathResult
Build failed

Build server.hxml
src/Server.hx:2: characters 7-37 : Class not found : ufront.app.DispatchApplication
Build failed

Build client.hxml
Build tasks.hxml
src/Tasks.hx:3: characters 7-29 : Class not found : ufront.tasks.UFTaskSet
Build failed

from haxe.org.

jasononeil avatar jasononeil commented on June 5, 2024

Thanks @frabbit

I've pushed a new version of ufront-mvc which should address these, and I've set explicit versions for all dependencies in "server.hxml", so hopefully that will make things easier to manage. (Though we still need to use a git version of markdown).

I've written some instructions in README.md, but I need to test them on a "blank slate" machine to make sure I'm not missing anything. I'll try get to that tomorrow. If you try in the mean time and have any issues let me know.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

thx @jasononeil, i will try to get the site running locally this evening.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

build seems to work fine now ;), but when i start the server i get:

Switching directory to `www`
Starting Neko Server on frabbits:2987
Called from tools/Tools.nml line 40
Called from core/Args.nml line 50
Called from tools/Tools.nml line 31
Called from core/Net.nml line 90
Exception : Neko_error(std@socket_bind)

any ideas? It's strange, because port 2987 is not bound on my system.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

i can successfully start the webserver manually after switching to www with nekotools server -p 2987.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

what does ufront s actually do?

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

ok, actually i can only see the startpage when starting with nekotools, all links are broken :(

from haxe.org.

jasononeil avatar jasononeil commented on June 5, 2024

Does nekotools server -p 2987 -rewrite make a difference?

That's actually all "ufront server" is - a shortcut for changing directory
and running the above command, so that is bizarre if it is not working.
Which platform are you on?

On Tue, Jun 3, 2014 at 4:12 PM, frabbit [email protected] wrote:

ok, actually i can only see the startpage when starting with nekotools,
all links are broken :(


Reply to this email directly or view it on GitHub
#48 (comment)
.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

yes that's working. The only missing parts of the website are now: Download and Manual. Are there instructions to get them working too?

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

ah, just saw your new build instructions, download and manual problem solved ;)

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

nekotools fails on my machine if i use -h with a my local machine name, it works if i use -h localhost, strange, maybe @ncannasse knows where the problem comes from.

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

it actually fails if -h is set to Host.localhost().toString()

from haxe.org.

ncannasse avatar ncannasse commented on June 5, 2024

maybe you're not allowed to open a port ?

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

But it works for localhost which is strange.

from haxe.org.

ncannasse avatar ncannasse commented on June 5, 2024

localhost does not allow public access, maybe try using sudo

from haxe.org.

frabbit avatar frabbit commented on June 5, 2024

Already tried with sudo ;)

from haxe.org.

jasononeil avatar jasononeil commented on June 5, 2024

@frabbit other than the nekotools server issue (maybe file a separate issue?), are those instructions satisfactory now? Anything you would want to change?

from haxe.org.

jasononeil avatar jasononeil commented on June 5, 2024

Feel free to re-open if there are any other issues for this site. If it's an issue for neko/ufront feel free to create another issue on the relevant repository :)

from haxe.org.

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.