Tom McAtee

Results 18 comments of Tom McAtee

+1 getting this error, investigating further

> > I had the same problem. What fixed it for me was: > > ``` > > sudo kextutil /Library/Filesystems/osxfuse.fs/Contents/Extensions/10.16/osxfuse.kext > > ``` > > > > > >...

Okay I've installed s3sync-cli and set my AWS credentials... but now i'm getting the following errors: ``` opts: ".serverless/output.json" output: "dist/website/index.html" opts: ".serverless/output.json" output: "dist/dashboard/index.html" Sync `dist` folder with S3...

@guettli I know this is an old ticket so you've likely moved on, but just in case further people have trouble with this - was the below command not working...

Suppressed the error by editing the http.py file with the edit [here](https://github.com/aszlig/hetzner/pull/29/files). I don't like this fix, however if you're going to replicate it the file for editing is located...

@jezdez is the --help information accessed through `./manage.py sync_templates --help`? If so, this is causing a TypeError for me :(

The solution by @ashu3496 above still works, however Serverless will now fail to deploy if the '_.x_' is missing from the runtime. ``` Serverless: Updating Stack... Serverless: Checking Stack update...

hey @dwdickens, I see you've forked this project and modified date handling - did you fix this issue?

@rikdepeuter that sounds ace! Maybe submit your edits as a pull request and we can all pick over it?

@jaredreich is there a timeline on resolving this?