Giter Site home page Giter Site logo

Comments (3)

hughlomas avatar hughlomas commented on June 7, 2024

This is still an issue, why was it closed?

from meteor.

azizur avatar azizur commented on June 7, 2024

Not sure where the issue is but related:

azizur@sandbox:/mnt/workspace/meteor/todos$ meteor deploy plausibly-wonderful-todos-facsimile.meteor.com
Deploying to plausibly-wonderful-todos-facsimile.meteor.com. Bundling ... uploading ... done.
Now serving at plausibly-wonderful-todos-facsimile.meteor.com

fs.js:355
return binding.rmdir(pathModule._makeLong(path));
^
Error: ENOTEMPTY, directory not empty '/mnt/workspace/meteor/todos/.meteor/local/build_tar/bundle'
at Object.rmdirSync (fs.js:355:18)
at Object.rm_recursive (/usr/lib/meteor/app/lib/files.js:233:10)
at /usr/lib/meteor/app/lib/files.js:231:15
at Array.forEach (native)
at Function. (/usr/lib/meteor/app/lib/third/underscore.js:76:11)
at Object.rm_recursive (/usr/lib/meteor/app/lib/files.js:229:9)
at /usr/lib/meteor/app/meteor/deploy.js:102:11
at Request._callback (/usr/lib/meteor/app/meteor/deploy.js:37:7)
at Request.callback (/usr/lib/meteor/lib/node_modules/request/main.js:119:22)
at Request.emit (events.js:70:17)

from meteor.

felippenardi avatar felippenardi commented on June 7, 2024

Similar problem here:

Deploying to nardi-chat.meteor.com. Bundling ... uploading ...
Error deploying application: <title>ERROR: The requested URL could not be retrieved</title> <style type="text/css"></style>

ERROR

The requested URL could not be retrieved


Invalid Request error was encountered while trying to process the request:

POST /deploy/nardi-chat.meteor.com HTTP/1.1
Host: deploy.meteor.com
Connection: keep-alive
Transfer-Encoding: chunked

Some possible problems are:

  • Missing or unknown request method.

  • Missing URL.

  • Missing HTTP Identifier (HTTP/1.0).

  • Request is too large.

  • Content-Length missing for POST or PUT requests.

  • Illegal character in hostname; underscores are not allowed.

  • HTTP/1.1 Expect: feature is being asked from an HTTP/1.0 software.

Your cache administrator is webmaster.



from meteor.

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.