Coder Social home page Coder Social logo

Issues in configuring Tusd Server about tusd HOT 11 CLOSED

tus avatar tus commented on July 18, 2024
Issues in configuring Tusd Server

from tusd.

Comments (11)

Acconut avatar Acconut commented on July 18, 2024

Would you be so kind and tell us the exact error message or we won't be able to help you.

from tusd.

smitasigma avatar smitasigma commented on July 18, 2024

tusd-error

This is error we are getting while installinh tusd server

from tusd.

Acconut avatar Acconut commented on July 18, 2024

It looks like the dependencies were not properly installed but that's not your fault since the README is outdated on this matter. Please run go get ./... in the directory in which you downloaded tusd (in your case probably, P:\xmapp\htdocs\tusd). This will fetch all needed dependencies which may take a bit. After this, you should be able to continue with tusd. Please report back whether this works for you.

from tusd.

smitasigma avatar smitasigma commented on July 18, 2024

Thank you for your quick reply, but still the same.

What I did is -

  1. I have installed Go & followed method explained here http://www.wadewegner.com/2014/12/easy-go-programming-setup-for-windows/
  2. Installed Github as well.
  3. Downloaded tusd server & copied source in F:/xampp/htdocs/tusd folder
  4. Now opened command prompt & tried to run command as per the screenshot attached & you can see errors.

Please try to help me out.

Thanks!
gorun

from tusd.

Acconut avatar Acconut commented on July 18, 2024

Thank you for your quick reply, but still the same.

What was the output of the command, I told you? Did it succeed or fail?

from tusd.

kvz avatar kvz commented on July 18, 2024

Any reason why you wouldn't use a binary release, instead of trying to get a go build environment to work? Are you planning to make changes to the code? If not, just download the binary for windows and run it I would suggest?

from tusd.

smitasigma avatar smitasigma commented on July 18, 2024

@Acconut it failed, it is not working. :(

from tusd.

smitasigma avatar smitasigma commented on July 18, 2024

@kvz What do you mean by "If not, just download the binary for windows and run it" From where I can download it?

from tusd.

kvz avatar kvz commented on July 18, 2024

I'm also a bit confused how you want to interact with it. Typically you'll want a tus client such as the tus-js-client or Uppy, to upload to a server such as tusd. This is unrelated from PHP. If you want your PHP server to accept the uploads, that is possible too though, via on of the community projects. In that case you won't have to deal with a tusd server at all. However, these projects are typically less mature, and you have to consider if they support tus version v1.0.0 or higher.

it is not working. :(

without any ouput or additional information, unfortunately that effectively puts us all in a dead-end street

From where I can download it?

From the releases link in github: https://github.com/tus/tusd/releases

from tusd.

smitasigma avatar smitasigma commented on July 18, 2024

What I want to do is -

I'm building on application in PHP in which I need to add resumable file upload functionality. like if user visits my site & he/she can upload n number files with resume/abort functionality.

Thanks!

from tusd.

Acconut avatar Acconut commented on July 18, 2024

Yes, we know that. Since you are not able to run tusd from source code (because you do not provide us with the information needed to help you there), we recommend you to download a prebuilt version of tusd. Those can be found here: https://github.com/tus/tusd/releases. The tusd_windows_amd64.zip and tusd_windows_386.zip links will provide with ZIP-archives which contain an EXE file which you can simply execute without any hassle. Please do exactly this and then tell us how far you got in detail. If you do not follow the advice we outline here, we cannot help you.

from tusd.

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.