Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fiber adapter broken since v0.14.0 release #175

Closed
acidjazz opened this issue Apr 27, 2023 · 14 comments · Fixed by #181
Closed

fiber adapter broken since v0.14.0 release #175

acidjazz opened this issue Apr 27, 2023 · 14 comments · Fixed by #181

Comments

@acidjazz
Copy link

Ever since this release any attempt to upgrade results in Internal Server Error on lambda and no logs in cloudwatch. This results in all of my Lambda+Fiber+Go projects going down until I hard-code this back to v0.13.3

@acidjazz acidjazz changed the title fiber has been broken since v0.14.0 release fiber adapter broken since v0.14.0 release Apr 27, 2023
@acidjazz
Copy link
Author

I have verified this on 3 different projects by switching back and forth from v0.14.0 to v0.13.3, all go back and forth from working fine to crashing with Internal Server Error - only duplicate-able in lambda and no logs

@acidjazz
Copy link
Author

Issue might be similar to #162

@acidjazz
Copy link
Author

acidjazz commented May 9, 2023

@sapessi @bhavik1st can we at least roll these changes back so that a go get -u doesnt bring down each environment for each project i have

@theoribeiro
Copy link

We're having the same issue with the adapter. It would be great if we could roll back these changes. @sapessi @bhavik1st

@marvin-w
Copy link
Contributor

#181 will fix this. Until it is released, I'm using.

replace github.com/awslabs/aws-lambda-go-api-proxy => github.com/marvin-w/aws-lambda-go-api-proxy v0.14.1

Feel free to do the same.

@marvin-w
Copy link
Contributor

marvin-w commented Jun 2, 2023

@sapessi Any chance we can merge and publish this soon?

@marvin-w
Copy link
Contributor

@sapessi Any update?...

@minuchi
Copy link

minuchi commented Aug 15, 2023

I have also the same problem. Is there any update? 😭

@mfreeman451
Copy link

Lets get this fixed

@acidjazz
Copy link
Author

acidjazz commented Sep 3, 2023

For anyone interested v0.2.0 of the fume fiber adapter no longer requires this library

@0angelic0
Copy link

v0.15.0 was released but it didn't fix this issue.....

@acidjazz
Copy link
Author

@sapessi we noticed you released an update - can you please address this pretty serious 6 MONTH OLD issue

@mfreeman451
Copy link

I see this issue has been closed, do we have a workaround now?

@marvin-w
Copy link
Contributor

It's part of v0.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants