status
stringclasses
1 value
repo_name
stringclasses
13 values
repo_url
stringclasses
13 values
issue_id
int64
1
104k
updated_files
stringlengths
11
1.76k
title
stringlengths
4
369
body
stringlengths
0
254k
issue_url
stringlengths
38
55
pull_url
stringlengths
38
53
before_fix_sha
stringlengths
40
40
after_fix_sha
stringlengths
40
40
report_datetime
timestamp[ns, tz=UTC]
language
stringclasses
5 values
commit_datetime
timestamp[us, tz=UTC]
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,407
["posthog/api/capture.py", "posthog/api/test/test_capture.py", "posthog/middleware.py", "posthog/test/test_middleware.py"]
Event capturing bug
## Bug description While exploring the onboarding/setup funnel, I found what seems to be a bug capturing events (perhaps it's an API request issue). When I send this request, the events don't get saved (checked directly on the database). ``` POST <host>/capture ``` ```json { "api_key": "API_KEY_HERE", ...
https://github.com/PostHog/posthog/issues/1407
https://github.com/PostHog/posthog/pull/1418
70f59f9b5807ffe37dd9f6f48859a6abcc5c3dd6
31533e39e69db1cb602998250a30f5e1ca0f01f1
2020-08-11T17:03:51Z
python
2020-08-14T12:18:27Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,375
["frontend/src/toolbar/elements/heatmapLogic.ts"]
Toolbar clicks counted wrong
## Bug description It appears 40% of people who visit posthog.com click "careers" ![image](https://user-images.githubusercontent.com/53387/89546838-50c8e280-d805-11ea-8565-7cf572d1ed3d.png) This is not true. It's actually ~100 clicks that landed on this link when analysing the API response. ## Expected be...
https://github.com/PostHog/posthog/issues/1375
https://github.com/PostHog/posthog/pull/1400
e9d9b98d63ad3619c79e1f0497b4059071d14a50
75a12b7bbf666fd0590ca250fc0c2ffed5933c2c
2020-08-06T14:53:59Z
python
2020-08-11T11:53:33Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,374
["frontend/src/lib/utils.js", "frontend/src/toolbar/elements/Elements.tsx", "frontend/src/toolbar/elements/HeatmapLabel.tsx", "frontend/src/toolbar/utils.ts"]
Toolbar heatmap "yellow labels" aren't clear
## Bug description Is this the number of clicks? Or what is this number? ![image](https://user-images.githubusercontent.com/53387/89546526-fd569480-d804-11ea-98ad-c64401edfd90.png) ## Expected behavior It should be clear either directly or with a tooltip that this is the ranking, not a list. Perhaps it s...
https://github.com/PostHog/posthog/issues/1374
https://github.com/PostHog/posthog/pull/1459
764e10696b6ee9cba927b38e0789ed896f5d67dd
1b116059b26346b0f045e3393c90ebebec337d3a
2020-08-06T14:52:24Z
python
2020-08-18T19:47:47Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,372
["frontend/src/toolbar/elements/InfoWindow.tsx", "frontend/src/toolbar/elements/elementsLogic.ts"]
Not obvious you can "pin" toolbar infowindows
## Bug description When hovering over a page with lots of elements, unless someone tells you, it's not inherently obvious you can click on any of the elements to "pin" the infowindow to the screen. ![2020-08-06 16 44 51](https://user-images.githubusercontent.com/53387/89545909-3cd0b100-d804-11ea-82fa-b3d512575e2...
https://github.com/PostHog/posthog/issues/1372
https://github.com/PostHog/posthog/pull/1472
1da7f43ef3aaba30d32c06bdee750ec9f5aa92af
b559fee904a96cd36ede6f87d28a2d4ac8ebfe7b
2020-08-06T14:48:16Z
python
2020-09-01T13:51:53Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,370
["frontend/src/scenes/actions/ActionStep.js", "frontend/src/scenes/actions/hints.tsx", "frontend/src/toolbar/actions/ActionsTab.scss", "frontend/src/toolbar/actions/StepField.tsx", "frontend/src/toolbar/actions/UrlMatchingToggle.tsx"]
Toolbar Actions Regex
## Is your feature request related to a problem? When making a new action on the toolbar, I can't select "regex" match and it's not clear that I can use wildcards in "contains" ![image](https://user-images.githubusercontent.com/53387/89545067-2aa24300-d803-11ea-9c06-ad385a5150d8.png) ## Describe the solution...
https://github.com/PostHog/posthog/issues/1370
https://github.com/PostHog/posthog/pull/1457
be30a464efdafbfc4ce5b24863c392acc514de95
ff1a1f94088922126831d17b3f6bb1265b3a1338
2020-08-06T14:39:07Z
python
2020-08-20T00:40:19Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,369
["plugin-server/yarn.lock"]
Cookies rejected on new deploy with docker
I just pulled the latest posthog and wanted to deploy it on my server. Filling the account details was fine, however I cannot login. Developers console shows why... A cookie associated with a cross-site resource at http://posthog.com/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only...
https://github.com/PostHog/posthog/issues/1369
https://github.com/PostHog/posthog/pull/8223
6144eecff9ce12f25b676437f70aabff021c9063
12d3bc12118309fd012379bebf3fc08bd5183adb
2020-08-06T13:26:35Z
python
2022-02-02T13:24:09Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,368
["frontend/src/editor/index.js", "frontend/src/toolbar/index.tsx", "frontend/src/toolbar/utils.ts", "package.json", "posthog/models/event.py", "posthog/test/test_event_model.py", "yarn.lock"]
Toolbar Heatmap crashes on sites built with Tailwind CSS
## Bug description Sites built with Tailwind use a lot of classes like: `text-base leading-6 font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition ease-in-out duration-150` The problem is with the ones that have a colon (`:`) inside them. Simmerjs crashes with the follow...
https://github.com/PostHog/posthog/issues/1368
https://github.com/PostHog/posthog/pull/1397
75a12b7bbf666fd0590ca250fc0c2ffed5933c2c
83e94c5e689154d91a12079faae35026dc43ec30
2020-08-06T12:09:03Z
python
2020-08-11T12:54:33Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,352
["plugin-server/yarn.lock"]
[Toolbar] We should capture clicks even when toolbar is open
## Bug description As a user who's just using the toolbar, it's confusing that when I create an action it doesn't have any clicks (even by me). ## Expected behavior We should capture events. We should have better ways of not capturing data of test users ## How to reproduce 1. Open toolbar 2. 3. ##...
https://github.com/PostHog/posthog/issues/1352
https://github.com/PostHog/posthog/pull/8223
6144eecff9ce12f25b676437f70aabff021c9063
12d3bc12118309fd012379bebf3fc08bd5183adb
2020-08-04T17:17:33Z
python
2022-02-02T13:24:09Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,282
["requirements.txt"]
Setup test performance environment on AWS with A/B testing capabilities
We have a great opportunity to test out performance tweaks and ensure our customers have a good experience on Posthog. Use TeeProxy to reverse proxy events to multiple backends with only one being the primary. Things to test: - [x] Aurora vs PG - [ ] Kinesis for event pipelining - [x] Changes in backend logi...
https://github.com/PostHog/posthog/issues/1282
https://github.com/PostHog/posthog/pull/40
4ccbb508e2e9db41dd09afb4c1912d9678bc4413
a33799ec3519ab4bd15ddf2304b58ef29b26ab0e
2020-07-27T15:15:36Z
python
2020-02-09T23:30:06Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,279
["requirements.txt"]
[EPIC] New analytics views
There are a couple of analytics views/functionalities that we don't yet have. - [ ] User Composition I want to be able to select a Person property and show the breakdown of that property in a pie chart - [ ] Engagement matrix I want to be able to select a couple of events/actions, and understand, from all use...
https://github.com/PostHog/posthog/issues/1279
https://github.com/PostHog/posthog/pull/40
4ccbb508e2e9db41dd09afb4c1912d9678bc4413
a33799ec3519ab4bd15ddf2304b58ef29b26ab0e
2020-07-27T10:25:36Z
python
2020-02-09T23:30:06Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,268
["plugin-server/yarn.lock"]
Separate query logic from APIs
## Is your feature request related to a problem? We do a lot of our analytics in API viewsets etc. This is a bad place for it, for a couple of reasons: - These API files are huge and a big mess - There's analytics stuff in events.py, actions.py, retention.py, funnels.py etc, but it's hard to mix and match or add n...
https://github.com/PostHog/posthog/issues/1268
https://github.com/PostHog/posthog/pull/8223
6144eecff9ce12f25b676437f70aabff021c9063
12d3bc12118309fd012379bebf3fc08bd5183adb
2020-07-23T13:57:12Z
python
2022-02-02T13:24:09Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,212
["plugin-server/yarn.lock"]
Automate creation of DigitalOcean image on cut of release
Will be used to close this ticket as well https://github.com/PostHog/posthog/issues/905 The issue currently is we support images on several marketplaces and that number will only grow. We need a way to cut these images when we cut a release (or just on landing a PR to master). GOAL: Setup a GitHub action to build...
https://github.com/PostHog/posthog/issues/1212
https://github.com/PostHog/posthog/pull/8223
6144eecff9ce12f25b676437f70aabff021c9063
12d3bc12118309fd012379bebf3fc08bd5183adb
2020-07-14T15:04:04Z
python
2022-02-02T13:24:09Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,154
["frontend/src/layout/LatestVersion.js"]
Make "new version available" less threatening
**Is your feature request related to a problem? Please describe.** I got some reports from users that thought something was wrong with their PostHog installation because of this message, as it's in red and has a error triangle. **Describe the solution you'd like** Make the warning more subtle by making it blac...
https://github.com/PostHog/posthog/issues/1154
https://github.com/PostHog/posthog/pull/1216
6af4a6bf5d05cca2849f82e97c6a27dd2933ade3
493dcc033827af4f74bbbf3ff416b2cbeef5be5d
2020-07-06T20:07:51Z
python
2020-07-15T18:49:12Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,144
["cypress/integration/feature_flags.js", "frontend/src/lib/utils.js", "frontend/src/scenes/experiments/EditFeatureFlag.js", "frontend/src/scenes/experiments/FeatureFlags.js", "frontend/src/scenes/experiments/featureFlagLogic.js"]
Deleting Feature Flags
**Is your feature request related to a problem? Please describe.** I was testing feature flags and want to get rid of some old flags. But I can't. There's no delete button. **Describe the solution you'd like** I'd like a big red button (dark red, but not too red) with a beautiful trash icon with a slight inset sha...
https://github.com/PostHog/posthog/issues/1144
https://github.com/PostHog/posthog/pull/1761
632b2195f7c3f42af71f7f51a889c9bc7ab05048
f117b66ebe7411a2efe00dc987190c3f15bfd506
2020-07-03T12:48:51Z
python
2020-10-13T10:47:46Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,089
["posthog/api/test/test_funnel.py", "posthog/models/funnel.py"]
Postgres query has syntaxerror when defining funnel with $autocapture and css selector
**Describe the bug** When creating a funnel with $autocapture and css selector the postgresql query fails. **To Reproduce** Create the following funnel: ![Screenshot from 2020-06-24 23-08-13](https://user-images.githubusercontent.com/148820/85622527-a2f7df00-b66f-11ea-8463-c67ff0b54ab8.png) **Expected be...
https://github.com/PostHog/posthog/issues/1089
https://github.com/PostHog/posthog/pull/1123
c058084646601c6e917a35d71a122a125197d5eb
705d12f78b73c680b3ebc125cbc5b46c53e24102
2020-06-24T20:11:37Z
python
2020-06-30T13:16:21Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
1,010
["posthog/celery.py"]
"Configuration error" warning routinely appears
**Describe the bug** Very often as I'm browsing stats I see in red a "Configuration Error" warning in the top right of the UI. Clicking it shows a warning dialog that includes "We can't seem to reach your worker". **To Reproduce** 1. 2. 3. **Expected behavior** Not to show an error **Screenshots** ...
https://github.com/PostHog/posthog/issues/1010
https://github.com/PostHog/posthog/pull/1013
7faa932c6c28c11d55b06d73a96b409956749a47
340ee4cc33cb92ab338929352ac59d83f51a29dd
2020-06-13T21:51:01Z
python
2020-06-15T09:33:02Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
953
["frontend/src/lib/utils.js", "frontend/src/scenes/dashboard/DashboardHeader.js"]
It isn't obvious how to add items to dashboard, from the dashboard itself
**Is your feature request related to a problem? Please describe.** You have to 'discover' the "add to dashboard" button on the trends or funnels pages. **Describe the solution you'd like** It'd be easier to use if a user looks at the dashboard itself that they have a + icon, which then asks "trend or funnel" (...
https://github.com/PostHog/posthog/issues/953
https://github.com/PostHog/posthog/pull/1242
25d9f8700cc71a774b42fa53d8a11bf1ac27be58
de50908c4d89133e35cc6cc89afce791786307aa
2020-06-08T13:18:14Z
python
2020-07-20T13:24:16Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
936
["frontend/src/scenes/insights/ActionFilter/ActionFilter.js", "frontend/src/scenes/insights/ActionFilter/ActionFilter.scss", "frontend/src/scenes/insights/ActionFilter/entityFilterLogic.js", "frontend/src/scenes/insights/InsightTabs/FunnelTab/FunnelTab.tsx", "package.json", "yarn.lock"]
Support funnel step reordering
**Is your feature request related to a problem? Please describe.** I need to add a new step at the start of my funnel but I can't just insert a new one or move one to the start. I have to delete all existing actions+filters and start again. **Describe the solution you'd like** To click + drag actions to reorder th...
https://github.com/PostHog/posthog/issues/936
https://github.com/PostHog/posthog/pull/2862
9f9516ab8e6097dc088a92c7370ba7d46ce70a1a
663d853a071e2c13873e4cb1e7996c9677dcf7f0
2020-06-06T18:53:52Z
python
2021-01-08T08:35:12Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
891
[".github/workflows/ci-e2e.yml", ".github/workflows/ci-frontend.yml"]
Temporary Token errors in app
**Describe the bug** If PostHog is setup behind a proxy but `IS_BEHIND_PROXY` is not set, most endpoint do just work except api/action because of the weird temporary token thing we've built. This should just work. **To Reproduce** 1. 2. 3. **Expected behavior** **Screenshots** **Hosted or s...
https://github.com/PostHog/posthog/issues/891
https://github.com/PostHog/posthog/pull/19894
aba39b210248c661c9c066dc3fb068cab1202e70
a6fec59eed7f503c4e0c3fe2340824b89d217f82
2020-05-28T21:31:53Z
python
2024-01-23T13:27:04Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
888
[".github/workflows/ci-e2e.yml", ".github/workflows/ci-frontend.yml"]
API for elements volume
Create an API to get volume for all elements on a page
https://github.com/PostHog/posthog/issues/888
https://github.com/PostHog/posthog/pull/19894
aba39b210248c661c9c066dc3fb068cab1202e70
a6fec59eed7f503c4e0c3fe2340824b89d217f82
2020-05-28T13:23:17Z
python
2024-01-23T13:27:04Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
810
[".github/workflows/ci-e2e.yml", ".github/workflows/ci-frontend.yml"]
Clean up and document APIs
At the moment the only way to work out what our APIs are is through opening the developer console. We need first class API documentation instead. I've tried using something like redoc to automatically generate documentation, but it's not very configurable and misses quite a lot of variables. I'd be in favour of j...
https://github.com/PostHog/posthog/issues/810
https://github.com/PostHog/posthog/pull/19894
aba39b210248c661c9c066dc3fb068cab1202e70
a6fec59eed7f503c4e0c3fe2340824b89d217f82
2020-05-20T14:46:04Z
python
2024-01-23T13:27:04Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
809
[".github/workflows/ci-e2e.yml", ".github/workflows/ci-frontend.yml"]
Improve event insert/worker performance
**Describe the bug** We have a user that's doing 40 req/sec. The workers can't keep up with the volume of events, so the Redis cache fills up and then falls over At the moment their setup is 1. 3 web dynos 2X 1. 15 worker dynos 2X 1. 1GB Redis cache 1. Standard-1 postgres database As you can see [in this tes...
https://github.com/PostHog/posthog/issues/809
https://github.com/PostHog/posthog/pull/19894
aba39b210248c661c9c066dc3fb068cab1202e70
a6fec59eed7f503c4e0c3fe2340824b89d217f82
2020-05-20T13:34:05Z
python
2024-01-23T13:27:04Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
794
["frontend/src/scenes/sceneLogic.js", "frontend/src/scenes/users/Person.js"]
Getting 404 Not found when navigating to user
**Describe the bug** I identify my users using their email. On the All Events page I click on a person with the name t@t.com and it sends me to https://site.com/person/t%40t.com. On this page I get a 404 Page not found. I expect to see the persons page with all their events. **Additional context** This work...
https://github.com/PostHog/posthog/issues/794
https://github.com/PostHog/posthog/pull/795
f5cb8f6e0960e236566e6879d8070506b93c6107
95430592e8a3dc83235ac3e52986842da5313656
2020-05-18T06:39:06Z
python
2020-05-18T12:08:37Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
787
["frontend/src/layout/Sidebar.js", "frontend/src/layout/Sidebar.scss", "frontend/src/lib/hooks/useEscapeKey.js", "frontend/src/scenes/App.js"]
Mobile sidebar bad ux
**Is your feature request related to a problem? Please describe.** Below when the menu is in mobile mode, opening it shouldn't squish the rest of the interface to tiny levels ![Screenshot_20200515-203711](https://user-images.githubusercontent.com/53387/82084715-03e4dc80-96ec-11ea-8509-6a21ca1a17c1.jpg) **Descr...
https://github.com/PostHog/posthog/issues/787
https://github.com/PostHog/posthog/pull/839
ce4da7a1f391b9869584ba104196139c371cdbf6
b68f7a6aae83193135b9b9d73be964c11a429292
2020-05-15T18:40:51Z
python
2020-05-27T11:01:26Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
716
["frontend/src/scenes/trends/trendsLogic.js", "package.json", "yarn.lock"]
Add breakpoint in trendsLogic
https://github.com/PostHog/posthog/issues/716
https://github.com/PostHog/posthog/pull/754
20fab5d5a24d5eb14a038d8f54cf68c956c721c4
b446731cedf5b4ddbfc5520aa92b0e6eedca1974
2020-05-05T02:52:06Z
python
2020-05-13T14:02:01Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
713
["frontend/src/scenes/trends/ActionsLineGraph.js", "frontend/src/scenes/trends/LineGraph.js"]
If data is complete, do not show a dashed line in the graph
**Describe the bug** ![Screenshot 2020-05-04 at 17 11 33](https://user-images.githubusercontent.com/47497682/80988034-d44fed80-8e2a-11ea-89f9-17bde1f815e9.png) The last data point above is in the past, so should have complete data. **To Reproduce** 1. Draw a graph with an end date in the past 2. The last d...
https://github.com/PostHog/posthog/issues/713
https://github.com/PostHog/posthog/pull/735
6aea09228c2dfe0ebb810c24102fad456e2589a1
2c3c09beb404a1915811a44940b264f4c20e581d
2020-05-04T16:16:28Z
python
2020-05-11T10:49:55Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
599
[".github/workflows/container-images-cd.yml", ".github/workflows/pr-cleanup.yml", ".github/workflows/pr-deploy.yml"]
EventsTable: Easily allow me to see first events/sort by timestamp
**Is your feature request related to a problem? Please describe.** I want to be able to see the first events that happened, especially if I'm filtering for something **Describe the solution you'd like** Either allow me to 'skip to the end' in the table, or (probably easier) allow me to sort the EventsTable in reve...
https://github.com/PostHog/posthog/issues/599
https://github.com/PostHog/posthog/pull/19557
9af89cd98ffd3be52685593efa6921890cab2742
a49eda3f50fe92de71950ec6415b6ed7dd9f994b
2020-04-15T19:07:31Z
python
2024-01-02T15:06:55Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
595
["plugins/package.json", "plugins/yarn.lock"]
[In progress] Offload storing events to workers
**Is your feature request related to a problem? Please describe.** Sending an event to PostHog can sometimes be slow because we do ~18 queries for each event. **Describe the solution you'd like** I'd like storing of events to be offloaded to workers.
https://github.com/PostHog/posthog/issues/595
https://github.com/PostHog/posthog/pull/6465
296647fa1023e8a4844d52fdd03fc27b96845844
21aac01bbf566520a11fba7bd074e63049ef8d0c
2020-04-15T15:04:37Z
python
2021-10-15T10:46:34Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
390
["plugins/package.json", "plugins/yarn.lock"]
Change "add event property filter" to "Filter Event Property"
***Thank*** you for your feature request - we love each and every one :) **Is your feature request related to a problem? Please describe.** Watching a user go through set up showed the wording of this button was confusing https://www.loom.com/share/2e07357fadc54b70bdc39287734a00dd They thought this could affect a...
https://github.com/PostHog/posthog/issues/390
https://github.com/PostHog/posthog/pull/4404
66538f70d78b067f8f48953d0ca8f5b6042471df
bfcd4bed6a80d0364ef6558e318d20cb4e7cf34b
2020-03-20T12:50:35Z
python
2021-05-19T19:56:28Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
263
[".github/workflows/benchmark.yml", ".github/workflows/ci-backend-update-test-timing.yml", ".github/workflows/storybook-deploy.yml"]
Logout Button
**Is your feature request related to a problem? Please describe.** I can't logout with a button on PostHog, I need to navigate to app.posthog.com/logout **Describe the solution you'd like** At my log in user name I should be able to select a logout button **Describe alternatives you've considered** Continue to...
https://github.com/PostHog/posthog/issues/263
https://github.com/PostHog/posthog/pull/19892
3fba4c63aa98deb5986243ca1ee18b52bbc68374
62f11944e313606d9a84d67e62c28e8f95a5c1d7
2020-03-02T23:01:42Z
python
2024-01-23T13:13:50Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
226
["pnpm-lock.yaml"]
Django community
Progress * Post made in Show and Tell of the forums: https://forum.djangoproject.com/c/projects/11 * Listed the project in Django Projects: https://djangopackages.org/packages/p/posthog/ * Sent personal emails to a few Django key people * Listed the project in /r/django, [here](https://www.reddit.com/r/django/com...
https://github.com/PostHog/posthog/issues/226
https://github.com/PostHog/posthog/pull/16854
6eb05ecf01b900d061f10d94a26949ce4f4c7a4c
f26642a6f283d057515edc799baac7ef85f85be8
2020-02-28T07:09:49Z
python
2023-08-07T12:01:20Z
closed
PostHog/posthog
https://github.com/PostHog/posthog
136
["yarn.lock"]
Live Actions won't load
When. navigating to live actions, live actions don't load 1. Go to '.Actions>Live Actions' 2. See error <img width="1120" alt="Posthog" src="https://user-images.githubusercontent.com/60791437/74898128-d20ee480-534d-11ea-8858-8e30b1c1ae71.png"> - MacOS - Chrome
https://github.com/PostHog/posthog/issues/136
https://github.com/PostHog/posthog/pull/10105
7e55991c0e39b23d5e0848b9025478edc45435ae
433b9d8cf437068a68a03b690a43f193dbaba5ee
2020-02-20T03:27:37Z
python
2022-06-02T10:49:00Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,328
["localstack/services/s3/utils.py", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json", "tests/aws/services/s3/test_s3.validation.json"]
bug: S3 CopyObject returns 500 - Internal error
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior - Localstack fails with HTTP 500, error code "InternalError", message "not enough values to unpack (expected 2, got 1)" when `CopySource` is an invalid string for `copy_object` API. ### Expected Behavior ...
https://github.com/localstack/localstack/issues/10328
https://github.com/localstack/localstack/pull/10338
b0dea55360d71697e82ba25a137d690e13ed4c72
307cbe952b35a3d38979492cbf8b4f6fbad56500
2024-02-26T23:32:53Z
python
2024-02-29T11:54:10Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,311
["localstack/services/apigateway/helpers.py", "tests/aws/services/apigateway/test_apigateway_common.py", "tests/aws/services/apigateway/test_apigateway_common.validation.json", "tests/unit/test_apigateway.py"]
bug: When defining APIGateway Resources with Path Parameters, the order of definition in CDK causes behavior change
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When defining path parameter resources, for example: * `/documents/{documentId+}` * `/documents/search` In CDK, the order of definition changes what LocalStack returns. If you define the path parameter `/...
https://github.com/localstack/localstack/issues/10311
https://github.com/localstack/localstack/pull/10317
4743245ec1fe8b3e6577c7aaa518dda2931939a3
079aaff1b072344439141b023f12f402b5555870
2024-02-23T17:37:07Z
python
2024-02-27T11:51:33Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,233
["localstack/config.py", "localstack/constants.py", "localstack/runtime/init.py", "localstack/services/infra.py", "tests/aws/test_terraform.py"]
bug: AWS_REGION overwritten with us-east-1 when using docker compose
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I pass `AWS_REGION=eu-central-1` to the localstack container in the environment section but it is overwritten with `us-east-1`. ### Expected Behavior `AWS_REGION` should be `eu-central-1` ### How are you star...
https://github.com/localstack/localstack/issues/10233
https://github.com/localstack/localstack/pull/10272
a346f192b88e16664ba0071211ba638e3a377b57
baa61fb00c3235c4c64ad972962c4b3c5aefd16d
2024-02-13T14:21:47Z
python
2024-02-23T12:12:16Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,216
["localstack/services/stepfunctions/asl/component/state/state_execution/state_task/service/state_task_service.py", "localstack/services/stepfunctions/asl/component/state/state_execution/state_task/service/state_task_service_callback.py", "localstack/services/stepfunctions/asl/component/state/state_execution/state_task/...
bug: Step functions does not support ECS service type
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` 6:48:04 AM | CREATE_FAILED | AWS::StepFunctions::StateMachine | BuildSourceCodeWor...ateMachine67076E41 An error occurred (InvalidDefinition) when calling the CreateStateMachine operation: Error=NotIm...
https://github.com/localstack/localstack/issues/10216
https://github.com/localstack/localstack/pull/10321
f0993ac829ef81ae602e5fec8d8842e536d9f5e7
b927e63dfba9e126d04ffa7b054ea9eda59a2428
2024-02-10T07:19:48Z
python
2024-03-01T11:29:15Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,122
["requirements-base-runtime.txt", "requirements-dev.txt", "requirements-runtime.txt", "requirements-test.txt", "requirements-typehint.txt", "setup.cfg"]
bug: no availability zones available in region eu-central-2
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior when listing the availability zones of eu-central-2 I receive an empty list: ``` { "AvailabilityZones": [] } ``` As a result of this I cannot create a VPC subnet in the region eu-central-2 ...
https://github.com/localstack/localstack/issues/10122
https://github.com/localstack/localstack/pull/10286
1156279ee0198d11032d4e284ab29017b9e4b49e
0fae374328169e4ceafc720ae85af2f03c6590df
2024-01-25T14:41:21Z
python
2024-02-21T10:59:13Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,107
["localstack/services/sqs/models.py", "tests/aws/services/sqs/test_sqs.py", "tests/aws/services/sqs/test_sqs.snapshot.json", "tests/aws/services/sqs/test_sqs.validation.json"]
bug: can't receive message from fifo queue with the same MessageGroupId
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior with python boto3 client - send a message to fifo queue with MessageGroupId='1' - receive the message - delete the message - send another message to the queue with MessageGroupId='1' - try to receive the me...
https://github.com/localstack/localstack/issues/10107
https://github.com/localstack/localstack/pull/10223
3cce93ca0bcd16af03d9666288d2fbb7e21c29f6
4cc83f3dd05ea3f959debbab531c8353a34e0c12
2024-01-23T14:44:10Z
python
2024-02-13T15:41:07Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,106
["localstack/services/stepfunctions/provider.py", "tests/aws/services/stepfunctions/v2/test_sfn_api.py", "tests/aws/services/stepfunctions/v2/test_sfn_api.snapshot.json", "tests/aws/services/stepfunctions/v2/test_sfn_api.validation.json"]
bug: StepFunctions: --reverse-order doesn't work with get-execution-history
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I fetch execution history via command below, it always returns history events in ascending order. `awslocal stepfunctions --region eu-west-1 get-execution-history --reverse-order --execution-arn <ex...
https://github.com/localstack/localstack/issues/10106
https://github.com/localstack/localstack/pull/10131
faefc34f8a83d21e9b4cf0ba57aa586490c258b6
7da657c420379ab46b37c87115fee37ba4ad170d
2024-01-23T12:28:51Z
python
2024-01-29T08:22:32Z
closed
localstack/localstack
https://github.com/localstack/localstack
10,090
["localstack/services/s3/cors.py", "tests/aws/services/s3/test_s3_cors.py", "tests/aws/services/s3/test_s3_cors.snapshot.json", "tests/aws/services/s3/test_s3_cors.validation.json"]
bug: S3 CORS is not honoring subdomain `*` syntax
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Local bucket's CORS policy: ``` $ aws s3api get-bucket-cors --bucket foo --endpoint-url=http://localhost:4566 { "CORSRules": [ { ...
https://github.com/localstack/localstack/issues/10090
https://github.com/localstack/localstack/pull/10365
f3c2b4b3825745167d8f731f51162b6b172c1f1c
690fa807029f36c127ef01cacf96f2b34775abe7
2024-01-19T20:29:38Z
python
2024-03-06T16:01:42Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,990
["localstack/services/s3/utils.py", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json", "tests/aws/services/s3/test_s3.validation.json", "tests/aws/services/s3/test_s3_api.py", "tests/aws/services/s3/test_s3_list_operations.py"]
bug: Copying files with spaces in the name returns a 404 error
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior First, I upload a file that includes spaces in its filename. Then, when I try to copy that file, I get a 404 error, and the file is not copied. ``` 2024/01/04 21:31:18 error s3client copy object: oper...
https://github.com/localstack/localstack/issues/9990
https://github.com/localstack/localstack/pull/9992
84fb504e9a2b4491b2e91f2dcd0facd5e96429b0
0c01be0932d34e09b2127927bca6a3ccc3c099b6
2024-01-04T12:10:08Z
python
2024-01-04T21:29:45Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,989
["localstack/services/s3/v3/provider.py", "tests/aws/services/s3/test_s3.py"]
bug: Extra content added to S3 object when putObject with CRT client
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm implementing the second example, using the transferManager described here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/example_s3_Scenario_UploadStream_section.html ``` Long sizeOnS3; ...
https://github.com/localstack/localstack/issues/9989
https://github.com/localstack/localstack/pull/9999
6befc66f0c36da0f78859c531e80759e22c56ff2
124a4e288951a587f581f586f6e8b1e8ab40e438
2024-01-04T08:41:21Z
python
2024-01-05T12:42:56Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,930
["localstack/aws/protocol/serializer.py", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.validation.json"]
bug: [PERL] Net::Amazon::S3 module can't list buckets or bucket contents while Amazon::S3 can
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hi! I believe there is compatibility issue between localstack and Perl module wrapping S3 API [Net::Amazon::S3](https://metacpan.org/pod/Net::Amazon::S3). Uploading and downloading file works great, but li...
https://github.com/localstack/localstack/issues/9930
https://github.com/localstack/localstack/pull/9983
c71816174f2d534f02b9e0a35e0f836d3bd46d9c
3d6ba443c0ef6e05b44cc6dc87526e63532bb6c5
2023-12-22T11:12:16Z
python
2024-01-04T11:15:29Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,912
["localstack/services/s3/resource_providers/aws_s3_bucket.py", "tests/aws/services/cloudformation/resources/test_s3.py", "tests/aws/services/cloudformation/resources/test_s3.snapshot.json", "tests/aws/services/cloudformation/resources/test_s3.validation.json", "tests/aws/services/s3/test_s3.py", "tests/aws/templates/s3...
bug(CloudFormation): ObjectLockConfiguration is not created
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The bucket is created without object lock configuration ### Expected Behavior The bucket is created with object lock configuration ### How are you starting LocalStack? With the `localstack` script ### Steps T...
https://github.com/localstack/localstack/issues/9912
https://github.com/localstack/localstack/pull/10070
e96821cd8e0a49277dc482943448aebe1282334a
cabd9a4a9c57913efba39483548c9c6734d9d15e
2023-12-19T10:08:55Z
python
2024-01-22T16:18:19Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,882
["localstack/services/stepfunctions/asl/component/state/state_execution/state_map/iteration/itemprocessor/item_processor_decl.py", "localstack/services/stepfunctions/asl/parse/preprocessor.py", "tests/aws/services/stepfunctions/templates/scenarios/scenarios_templates.py", "tests/aws/services/stepfunctions/templates/sce...
bug: Step Functions Map ProcessorConfig should be optional
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm trying to create a state machine using the following definition that I validated on AWS: ```json { "StartAt": "SetupVariables", "States": { "SetupVariables": { "Type": "Pass", ...
https://github.com/localstack/localstack/issues/9882
https://github.com/localstack/localstack/pull/9888
3ed14e15e470ec9581aa59690bd34e7939b9244f
b03dc545da92c9b0e2ac3a36a22650c53fb05edc
2023-12-15T12:35:05Z
python
2023-12-20T08:40:26Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,881
["localstack/services/stepfunctions/asl/component/state/state_execution/state_parallel/branches_decl.py", "tests/aws/services/stepfunctions/templates/scenarios/scenarios_templates.py", "tests/aws/services/stepfunctions/templates/scenarios/statemachines/parallel_state_order.json5", "tests/aws/services/stepfunctions/v2/s...
bug: Step Functions Parallel results are passed in wrong order
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm executing a state machine using the following definition: ```json { "StartAt": "Parallel", "States": { "Parallel": { "Type": "Parallel", "Branches": [ { "...
https://github.com/localstack/localstack/issues/9881
https://github.com/localstack/localstack/pull/9889
6e45bcb6258916a4481fc474bdeba77de2606e64
3ed14e15e470ec9581aa59690bd34e7939b9244f
2023-12-15T11:56:46Z
python
2023-12-20T07:38:57Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,872
["localstack/services/stepfunctions/asl/component/state/state_execution/state_task/service/state_task_service.py", "tests/aws/services/stepfunctions/templates/services/services_templates.py", "tests/aws/services/stepfunctions/templates/services/statemachines/aws_sdk_sfn_start_execution_implicit_json_serialisation.json5...
bug: Step Functions aws-sdk:sfn:startExecution requires manual JSON conversion
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm executing a state machine using the following definition: _(It's not a valid definition on AWS because the Parameters keys in the state StartTarget start with a lowercase for compatibility with LocalS...
https://github.com/localstack/localstack/issues/9872
https://github.com/localstack/localstack/pull/10174
6880b984b562c132131e6f3ca2e8bec46d2b5a95
4e48a876f514b2b7d00b4e13ba9df7c5bda5a9e5
2023-12-14T13:17:33Z
python
2024-02-19T17:02:13Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,863
["localstack/services/stepfunctions/asl/component/state/state_execution/state_parallel/branch_worker.py", "localstack/services/stepfunctions/asl/component/state/state_execution/state_parallel/branches_decl.py", "localstack/services/stepfunctions/asl/component/state/state_execution/state_parallel/state_parallel.py", "lo...
bug: Step Functions error not propagated outside of Parallel state
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm executing a state machine using the following definition: ```json { "StartAt": "Parallel", "States": { "Parallel": { "Type": "Parallel", "Next": "Unreachable", "Branch...
https://github.com/localstack/localstack/issues/9863
https://github.com/localstack/localstack/pull/9891
ce5fe90919f92d60a141793afa8de7d14f418d58
bd1f2b3b9798ad9181a5ccb1eb9fa501afb29867
2023-12-13T02:37:00Z
python
2023-12-23T07:18:54Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,854
["setup.cfg"]
EC2.describeInstanceTypes outputs invalid data for EnaSupport
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior `EC2.describeInstanceTypes` outputs the value `False` for `InstanceTypes[].NetworkInfo.EnaSupport` in the NetworkInfo type ### Expected Behavior It should return one of "required", "supported", "unsupported". Se...
https://github.com/localstack/localstack/issues/9854
https://github.com/localstack/localstack/pull/10017
19f00301506cc9c1dc08c7826a780c20d4d97d28
4407db9bc9373103950f8c364669e95b26ccecdd
2023-12-12T11:55:53Z
python
2024-01-10T10:26:16Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,837
["localstack/aws/protocol/parser.py", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json"]
bug: S3 listObjects and folder names containing a space
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When folder names contain a space then `listObjects` returns names without `/` at the end. Without space it works fine. ### Expected Behavior Folders containing space in the name are returned with `/` at the end...
https://github.com/localstack/localstack/issues/9837
https://github.com/localstack/localstack/pull/9856
7488c721dea9b3352966a5cf7e80e2c8075b4a66
e0bbe20f9ce9f7dc7ff2cdb25f541ac706685638
2023-12-11T10:30:45Z
python
2023-12-12T21:22:02Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,826
["localstack/services/cloudformation/resource_provider.py", "localstack/services/sqs/resource_providers/aws_sqs_queue.py", "tests/aws/services/cloudformation/resources/test_sqs.py", "tests/aws/services/cloudformation/resources/test_sqs.snapshot.json", "tests/aws/templates/sqs_queue_update_no_change.yml"]
bug: SQS queues cause deployment failures when using IaC (AWS CDK)
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior After the initial `cdklocal deploy` run, after any change has happened, Localstack will not be able to locate the created SQS queue and will delete it. ![Screenshot 2023-12-08 at 10 16 15](https://github.com/loca...
https://github.com/localstack/localstack/issues/9826
https://github.com/localstack/localstack/pull/9831
34862f27310407f63e7728f5894571b8199913a5
7488c721dea9b3352966a5cf7e80e2c8075b4a66
2023-12-08T12:50:31Z
python
2023-12-12T15:16:21Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,812
["localstack/services/transcribe/provider.py", "tests/aws/files/en-us_video.mkv", "tests/aws/files/en-us_video.mp4", "tests/aws/services/transcribe/test_transcribe.py"]
Transcribe service always fails with sample_rate error for video codecs
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Every call to the transcribe service starts a job, but then always fails with a `sample_rate` error. ### Expected Behavior The job should be successful and the transcription should be returned. ### How are you ...
https://github.com/localstack/localstack/issues/9812
https://github.com/localstack/localstack/pull/9898
c618ac007e0879e6e5a5f803acc64bb26d748f84
ef6d7aca0d4fd72106c5a5df3b56997340da04e0
2023-12-06T07:23:02Z
python
2023-12-19T05:26:02Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,771
["localstack/services/stepfunctions/asl/antlr/ASLIntrinsicLexer.g4", "localstack/services/stepfunctions/asl/antlr/runtime/ASLIntrinsicLexer.interp", "localstack/services/stepfunctions/asl/antlr/runtime/ASLIntrinsicLexer.py", "localstack/services/stepfunctions/asl/parse/intrinsic/preprocessor.py", "tests/aws/services/st...
bug: InvalidDefinition error when creating/updating State Machine
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm trying to create a state machine using the following definition that I validated on AWS: ```json { "StartAt": "GetSuffix", "States": { "GetSuffix": { "Type": "Pass", "Paramet...
https://github.com/localstack/localstack/issues/9771
https://github.com/localstack/localstack/pull/9783
b4723cecad7fa4bd2f4e2c896cb0d3d62f017db0
c3d24de417faa57a2f525b7aad76b133589141e3
2023-11-29T17:44:15Z
python
2023-12-01T18:12:23Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,753
["localstack/services/sqs/models.py"]
Bring back SQS queue "dynamic" format
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Before 3.x, SQS would use the hostname and port of the incoming request to determine the URL to return, so the URL would work both if it was queried from the host or from inside the docker (compose) n...
https://github.com/localstack/localstack/issues/9753
https://github.com/localstack/localstack/pull/10135
45d39edbdc27c00d1f762c40e3c050d5b1b36e39
f589a983cffdb3a132b3f76896b62264f833d3a6
2023-11-28T12:02:38Z
python
2024-01-30T12:29:41Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,742
["localstack/services/stepfunctions/asl/component/intrinsic/function/statesfunction/string_operations/string_split.py", "tests/aws/services/stepfunctions/templates/intrinsicfunctions/intrinsic_functions_templates.py", "tests/aws/services/stepfunctions/templates/intrinsicfunctions/statemachines/string_operations/string_...
bug: SFN - `States.StringSplit` errors when the same value in AWS succeeds
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using the `States.StringSplit` intrinsic function for AWS Step Functions, I get the following error: ``` │ Error: creating Step Functions State Machine (repro): InvalidDefinition: Error=ValueError Args=["...
https://github.com/localstack/localstack/issues/9742
https://github.com/localstack/localstack/pull/9749
3d519178c1d68593a16072e3dfb2993411694e48
54138a0eb1cbf046633741cfa01f813e99811354
2023-11-27T19:09:27Z
python
2023-11-28T16:05:08Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,741
["localstack/services/sns/resource_providers/aws_sns_topic.py", "tests/aws/services/cloudformation/resources/test_sns.py", "tests/aws/services/cloudformation/resources/test_sns.snapshot.json"]
bug: Unable to provision FIFO SNS Topic via CDK
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When attempting to provision a FIFO SNS topic in LocalStack via CDK using `cdklocal`, e.g.: ```typescript const topic = new sns.Topic(this, 'FIFOTopic', { displayName: 'topic.fifo', fifo: true, ...
https://github.com/localstack/localstack/issues/9741
https://github.com/localstack/localstack/pull/9743
54138a0eb1cbf046633741cfa01f813e99811354
7977dd45490e1fa75ad24ee16ad57dd0e7112272
2023-11-27T18:57:36Z
python
2023-11-28T16:51:40Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,731
["localstack/services/stepfunctions/asl/utils/boto_client.py"]
bug: Long Running Lambda Fails StepFunction State Machine Execution
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior As of `v3.0.0` and `v3.0.1`, StepFunction StateMachines that have long-running Lambda tasks fail execution. It also looks like the StateMachine then retries by re-invoking the lambda 3 times in the backgroun...
https://github.com/localstack/localstack/issues/9731
https://github.com/localstack/localstack/pull/9732
7a9c7469dca92f8262bcde8f3af677148947c120
1e4aa802fd5a7e4e5f5b0359acde1fb9d6040506
2023-11-24T23:20:25Z
python
2023-11-27T16:06:12Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,695
["localstack/services/stepfunctions/asl/component/state/state.py", "localstack/services/stepfunctions/asl/component/state/state_execution/state_map/iteration/itemprocessor/map_run_record.py", "localstack/services/stepfunctions/asl/eval/event/event_history.py", "localstack/services/stepfunctions/backend/execution.py", "...
bug: SFN - `$$.Execution.StartTime` is giving `"21:09:14.150266"` instead of `"2019-03-26T20:14:13.192Z"` format
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently, when passing `$$.Execution.StartTime` as a parameter to a SFN lambda, it is coming in in the format `HH:MM:SS.###`. ### Expected Behavior `$$.Execution.StartTime` should be an ISO 8601 datetime string...
https://github.com/localstack/localstack/issues/9695
https://github.com/localstack/localstack/pull/9702
ec15870db07c0e9f8865159018e871011a08d797
8772623e86fbe071e237f6864dd7469eafa92dd3
2023-11-20T21:28:02Z
python
2023-12-02T21:55:28Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,666
["localstack/services/s3/presigned_url.py", "tests/aws/services/lambda_/functions/lambda_s3_integration_presign.js", "tests/aws/services/lambda_/functions/lambda_s3_integration_sdk_v2.js", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json"]
bug: S3 Object Metadata not being persisted on localstack:3.0+ with presigned urls
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently, when using localstack S3 to generate a presigned upload that has metadata written into the object, the metadata is not persisted to the object. Resulting in no metadata being returned when `aws s3api he...
https://github.com/localstack/localstack/issues/9666
https://github.com/localstack/localstack/pull/9676
d909f39114177ba8d3507d0d740c0487a6a472cd
36a9fb2fdebe4a788ccfe9b2436c78335d950752
2023-11-17T12:21:36Z
python
2023-11-20T10:22:19Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,664
["localstack/services/s3/presigned_url.py", "tests/aws/services/lambda_/functions/lambda_s3_integration_presign.js", "tests/aws/services/lambda_/functions/lambda_s3_integration_sdk_v2.js", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json"]
Getting 403 AccessDenied on upload with presigned url, localstack 3.0.0
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior hi guys, I'm stuggling to test our S3 logic locally. The service that calls localstack s3 is getting the following error: `2023-11-13 15:45:57 com.amazonaws.services.s3.model.AmazonS3Exception: There wer...
https://github.com/localstack/localstack/issues/9664
https://github.com/localstack/localstack/pull/9676
d909f39114177ba8d3507d0d740c0487a6a472cd
36a9fb2fdebe4a788ccfe9b2436c78335d950752
2023-11-17T09:14:13Z
python
2023-11-20T10:22:19Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,598
["localstack/services/sqs/models.py", "tests/aws/services/sqs/test_sqs.py", "tests/aws/services/sqs/test_sqs.snapshot.json"]
SQS: ChangeMessageVisibility not working
Using the most recent version of LocalStack and the most recent version of the AWS CLI... ``` awslocal sqs create-queue --queue-name foo { ...
https://github.com/localstack/localstack/issues/9598
https://github.com/localstack/localstack/pull/9632
74efe18eeb28c07fb900370194dbc227e3f55454
cca230a5837282937c19af26314fbf60f744b056
2023-11-06T20:36:32Z
python
2023-11-15T13:48:35Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,556
["localstack/services/opensearch/provider.py", "tests/aws/services/opensearch/test_opensearch.py"]
bug: opensearch/elasticsearch custom endpoint not saved or included in responses
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When creating an opensearch/elasticsearch domain, a custom endpoint URL may be set on the domain via the `CustomEndpoint`/`CustomEndpointEnabled` request params. localstack respects these params when initial...
https://github.com/localstack/localstack/issues/9556
https://github.com/localstack/localstack/pull/9566
563958defd2acf9dd84a3477d7cf77a09c23fdc1
310889ac7db0dc08795ade6403e1dbad801260bd
2023-11-05T20:29:59Z
python
2023-11-07T08:06:53Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,488
["Makefile"]
enhancement request: publish major docker tag (e.g. localstack/localstack:2)
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description as localstack got much more stable we don't need to manually update every minor version and would like to pin the localstack docker file to the latest major release. ### 🧑‍💻 Implementation I will open a...
https://github.com/localstack/localstack/issues/9488
https://github.com/localstack/localstack/pull/9490
782397a13fe6334832428a809e5c5fcfacefb099
b2ad9be7426162bd3e3bad2009679a2200061012
2023-10-27T04:10:45Z
python
2023-11-07T17:01:33Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,476
["localstack/services/firehose/provider.py", "localstack/testing/pytest/fixtures.py", "tests/aws/services/firehose/conftest.py", "tests/aws/services/firehose/test_firehose.py", "tests/aws/services/firehose/test_firehose.snapshot.json", "tests/aws/services/firehose/test_firehose.validation.json"]
bug: Multiple firehose delivery streams subscribing to kinesis stream doesn't fire both.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. Create kinesis stream with `awslocal kinesis create-stream` 2. Create two firehose delivery stream with `awslocal firehose create-delivery-stream`, both of which have `--kinesis-stream-source-configuration` to...
https://github.com/localstack/localstack/issues/9476
https://github.com/localstack/localstack/pull/10155
871bfb89ae9c7392b84a0fb3930e5e0b30b8961d
d49889b2bf24ffca4c99c3245f006e50d2695dc1
2023-10-26T03:07:14Z
python
2024-02-07T10:13:50Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,428
["tests/aws/services/events/scheduled_rules/test_events_scheduled_rules_logs.py", "tests/aws/services/s3/test_s3.py"]
bug: DeleteObjects Percent Decoding Input
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` $ docker run -d -p 4566:4566 localstack/localstack:2.3 $ aws --no-sign-request --endpoint-url=http://localhost:4566 s3 mb s3://tustvold make_bucket: tustvold ``` If we then create a path with a ...
https://github.com/localstack/localstack/issues/9428
https://github.com/localstack/localstack/pull/9507
3f648eb779f6a53b13dc00712da96b55596f9640
987109436de91c440e01ff94fa566f1de090718c
2023-10-21T20:44:48Z
python
2023-10-30T15:20:17Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,427
["localstack/services/s3/v3/provider.py", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3.snapshot.json", "tests/aws/services/s3/test_s3_api.py", "tests/aws/services/s3/test_s3_api.snapshot.json"]
bug: ListObjectsV2 Returns EncodingType When Not Specified
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ``` $ docker run -d -p 4566:4566 -e PROVIDER_OVERRIDE_S3=v3 localstack/localstack:2.3 $ aws --no-sign-request --endpoint-url=http://localhost:4566 s3 mb s3://tustvold $ curl -X PUT --data-binary 'test...
https://github.com/localstack/localstack/issues/9427
https://github.com/localstack/localstack/pull/9429
6e894e0d7ca42f5afe6acb76a4ad4dc3665c692a
fb929d759e5144ef90588dc90a413849d61ddd4b
2023-10-21T19:02:40Z
python
2023-10-23T19:13:56Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,408
["localstack/constants.py", "localstack/services/opensearch/versions.py", "tests/aws/scenario/bookstore/test_bookstore.snapshot.json", "tests/aws/services/es/test_es.py", "tests/aws/services/opensearch/test_opensearch.py"]
enhancement request: OpenSearch 2.9 support
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description OpenSearch 2.9 supports a lot of useful features that AWS opensearch also supports, such as being able to use filters in on FAISS searches in the KNN plugin. It would be great to have these in localstack! ...
https://github.com/localstack/localstack/issues/9408
https://github.com/localstack/localstack/pull/9626
e18c518ef531023f7cb4a7687d2ac6bdcf1129ab
6d7392a505d9edd90b716587fb70b04864f71a12
2023-10-19T21:12:36Z
python
2023-11-14T14:15:43Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,340
["setup.cfg"]
localstack-core 2.3.2 requires cachetools~=5.0.0, but you have cachetools 5.3.0 which is incompatible
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Error while running `cdk synth`: <img width="936" alt="image" src="https://github.com/localstack/localstack/assets/63163183/58c784d8-fbc6-4c11-a7d3-f6eb15a54eba"> ### Expected Behavior _No respons...
https://github.com/localstack/localstack/issues/9340
https://github.com/localstack/localstack/pull/9341
83c8550adfa83e11b1d77599a88b97c2e8489a02
3bab4ad00e6530a15f560a24ff4cd6c7231a8ac1
2023-10-12T11:18:47Z
python
2023-10-12T13:01:16Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,331
["localstack/services/dynamodb/provider.py", "tests/aws/services/dynamodb/test_dynamodb.py", "tests/aws/services/dynamodb/test_dynamodb.snapshot.json", "tests/aws/services/dynamodb/test_dynamodb.validation.json"]
bug: SSESpecification field is not updated
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior `SSESpecification` field is not updated. ### Expected Behavior I expect the `SSESpecification ` field to be updated as [described](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tuto...
https://github.com/localstack/localstack/issues/9331
https://github.com/localstack/localstack/pull/10040
23c7e54fcda14ff61e3df10d488364cebd52dc1d
29d19959d904f4a850a9121da4c31991c8b307ef
2023-10-11T08:08:37Z
python
2024-01-11T11:56:05Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,261
["localstack/services/sns/publisher.py", "tests/aws/services/sns/test_sns.py", "tests/aws/services/sns/test_sns.snapshot.json"]
bug: message passes through without attribute if there is a filterPolicy in place for null value
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior It seems that it is possible to receive sns message in an sqs listener if there is a filterpolicy in place for null value in a message attribute, and a message is being sent without the message attribute. ### Exp...
https://github.com/localstack/localstack/issues/9261
https://github.com/localstack/localstack/pull/9264
44407254793dae6eb1a05bde62c0da214812143c
e7cf994ab6edf29d585d13699e6306722d03145a
2023-09-29T09:59:44Z
python
2023-09-29T17:02:15Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,243
["localstack/services/dynamodb/provider.py", "localstack/services/dynamodb/utils.py", "tests/unit/test_dynamodb.py"]
bug: Index not found temporarily returned after update table operations
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior As part of our test suite, we setup DynamoDB tables starting from initial table creation to a set of updates we've made over time. The tables are created and updates are applied successfully, so we begin to run ou...
https://github.com/localstack/localstack/issues/9243
https://github.com/localstack/localstack/pull/9244
b2a63acbe6a4656b7dfc71db954c0368cfec4250
06606c844813afe4112405fcb3192d2f33a38a1f
2023-09-27T21:48:49Z
python
2023-10-10T10:39:23Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,193
["localstack/services/opensearch/cluster.py", "tests/aws/services/opensearch/test_opensearch.py"]
Bug: [EDITED] java.lang.UnsatisfiedLinkError: no opensearchknn_faiss in java.library.path
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I have a terraform-managed localstack setup that uses s3 and opensearch. In our docker-compose for localstack, we set the OPENSEARCH_ENDPOINT_STRATEGY to path, and when we use the aws cli for opensearch ...
https://github.com/localstack/localstack/issues/9193
https://github.com/localstack/localstack/pull/9234
ca807efdf2a489f8e42edfc504a20549ad9d31b4
78e4be3456c0560ea661bc33042d81ac74e37de0
2023-09-20T21:45:23Z
python
2023-09-27T12:33:40Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,154
["localstack/services/sns/provider.py", "tests/aws/services/sns/test_sns.py", "tests/aws/services/sns/test_sns.snapshot.json"]
bug: error when re-subscribing an SQS queue to an SNS topic with RawMessageDelivery=true
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When re-subscribing an SQS queue to an SNS topic with the attribute "RawMessageDelivery=true", localstack throws an error. It's occuring both on my AWS Java Client and with CLI awslocal it's working well w...
https://github.com/localstack/localstack/issues/9154
https://github.com/localstack/localstack/pull/9167
ab92c16fe1ee811cd60b3c3ca617eaf7221629c2
35e4d879e77d160fcc856f914b387258efb1fdff
2023-09-14T16:00:42Z
python
2023-09-15T16:57:38Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,030
["localstack/services/dynamodb/provider.py", "tests/aws/services/dynamodb/test_dynamodb.py"]
bug: describeTimeToLive should throw resource not found
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Calling `describeTimeToLive` to a non-existent table returns a result rather than throwing resource not found. Test case pseudo-code: ``` try { dynamo.describeTimeToLive(new DescribeTimeToLiveRequest() ...
https://github.com/localstack/localstack/issues/9030
https://github.com/localstack/localstack/pull/9038
5217b87e3bfa39b8f052cd888d2a78c0ec193555
691841665d681e0db6ddc00df29fc80236e05e02
2023-08-31T04:02:38Z
python
2023-09-01T06:45:11Z
closed
localstack/localstack
https://github.com/localstack/localstack
9,016
["localstack/services/lambda_/invocation/execution_environment.py", "tests/aws/services/lambda_/functions/lambda_role.py", "tests/aws/services/lambda_/test_lambda.py", "tests/aws/services/lambda_/test_lambda.snapshot.json"]
bug: Lambda - Failed to start runtime environment
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Localstack failed to start runtime environment because parameter validation failed: ``` localstack_main | 2023-08-30T02:29:12.992 WARN --- [-g:$LATEST_0] l.s.l.i.runtime_environmen : Failed to start runtime...
https://github.com/localstack/localstack/issues/9016
https://github.com/localstack/localstack/pull/9328
48a09e9372bf7f414464995f7626aec0a2b614c3
3e6da2a1abd4242225b645e5bc14907f8eec3f6b
2023-08-30T03:12:39Z
python
2023-10-12T09:18:40Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,984
["setup.cfg"]
enhancement request: Update available ELB security policies
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Recent SSL Policies such as "ELBSecurityPolicy-TLS13-1-2-2021-06" are not yet available in Localstack. Please consider update the list of policies. Thank you. ### 🧑‍💻 Implementation This ne...
https://github.com/localstack/localstack/issues/8984
https://github.com/localstack/localstack/pull/9216
4c55a469f3eb5c459b321dbe7718ae8ebfb5cb4a
41ae1274d10fe2ff094aeab4da7b4199be132f65
2023-08-25T06:54:08Z
python
2023-09-25T10:15:50Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,928
["localstack/http/request.py", "tests/unit/http_/test_request.py"]
bug: LocalStack.NET all S3 operations fails on LocalStack 2.2
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hello, I'm the maintainer of the [LocalStack.NET](https://github.com/localstack-dotnet/localstack-dotnet-client) client library. LocalStack.NET is a thin wrapper around the official [aws-sdk-net](https://git...
https://github.com/localstack/localstack/issues/8928
https://github.com/localstack/localstack/pull/8962
736e741dc44cf2360f383046364af248517ca682
5a21709f9a1f11322da0b81b3fb5e096bf3303d9
2023-08-17T08:14:13Z
python
2023-08-22T19:33:17Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,924
["localstack/http/request.py", "tests/unit/http_/test_request.py"]
bug: LocalStack.NET SQS DeleteQueue fails on LocalStack 2.2
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hello, I'm the maintainer of the [LocalStack.NET](https://github.com/localstack-dotnet/localstack-dotnet-client) client library. LocalStack.NET is a thin wrapper around the official [aws-sdk-net](https://git...
https://github.com/localstack/localstack/issues/8924
https://github.com/localstack/localstack/pull/8962
736e741dc44cf2360f383046364af248517ca682
5a21709f9a1f11322da0b81b3fb5e096bf3303d9
2023-08-16T13:34:26Z
python
2023-08-22T19:33:17Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,921
["setup.cfg"]
bug: Route53 implementation doesn’t return caller reference associated with hosted zone
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The [Route53 documentation for the `create-hosted-zone` action](https://botocore.amazonaws.com/v1/documentation/api/latest/reference/services/route53/client/create_hosted_zone.html#Route53.Client.create_hosted_zon...
https://github.com/localstack/localstack/issues/8921
https://github.com/localstack/localstack/pull/9359
de140aa4da845f7737028a80fe796f4cd93ed008
f2c1052af834e16b8e6210f21559b3a24de6d9ac
2023-08-16T12:20:01Z
python
2023-10-18T06:07:34Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,916
["localstack/services/ec2/provider.py"]
bug: ec2 describe-availability-zones with --zone-ids returns all zones
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Similar to [bug: ec2 describe-availability-zones with --zone-name returns all zones](https://github.com/localstack/localstack/issues/4715) but with `--zone-ids`. ``` aws --endpoint http://localhost:4566 ec2 de...
https://github.com/localstack/localstack/issues/8916
https://github.com/localstack/localstack/pull/9024
b11bf2f0189cf5b7b69479d8eaa35248dc3b7365
5eba6785bb39a45331a01255f41f433e778793a2
2023-08-15T17:58:28Z
python
2023-08-31T08:28:37Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,895
["localstack/services/kinesis/kinesis_mock_server.py"]
bug: KINESIS_INITIALIZE_STREAMS not set in latest docker image
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Setting `KINESIS_INITIALIZE_STREAMS` no longer is taking in the newest localstack/localstack:latest image. You can see some logs here: https://github.com/etspaceman/kinesis4cats/actions/runs/5835796510/job/1582...
https://github.com/localstack/localstack/issues/8895
https://github.com/localstack/localstack/pull/8896
e900daabd662a90700b4c93d86c2762655be29cb
166bfcc00b37125196b15b9553bfabbe16466811
2023-08-11T18:58:19Z
python
2023-08-15T12:33:37Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,841
["localstack/http/client.py", "tests/aws/s3/test_s3.py", "tests/aws/s3/test_s3.snapshot.json", "tests/aws/s3/test_s3_notifications_lambda.py", "tests/unit/http_/test_proxy.py"]
bug: S3 Content-Length not set with AWS SDK for Java
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When reading a file of a bucket with the Java AWS SDK the content-length is not set in the GetObjectResponse. ![image](https://github.com/localstack/localstack/assets/90579580/4c89a103-b064-4061-a91e-2012b19b83...
https://github.com/localstack/localstack/issues/8841
https://github.com/localstack/localstack/pull/8845
6969bcbf31716576bd62b0ec743d8055ada4740b
52e0d14aef9b80a1e35f08f45ca48c2d72249a5c
2023-08-07T14:27:13Z
python
2023-08-08T02:16:06Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,824
["localstack/services/dynamodb/provider.py", "tests/aws/test_dynamodb.py"]
enhancement request: DynamoDB missing operation 'scan' and 'query'
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Based on [customer request](https://localstack-community.slack.com/archives/C0598EHPT1N). Implement operation `scan` and `query` for global tables in DynamoDB service. Test sample: ```shell # ...
https://github.com/localstack/localstack/issues/8824
https://github.com/localstack/localstack/pull/8905
9c710ee906afcaacfd8e67b6d9e26734c1114e26
d4c06f93d0356a61a645841cf9d9f23ac1ded0ec
2023-08-04T14:47:13Z
python
2023-08-16T07:14:14Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,812
["localstack/services/s3/provider.py", "tests/integration/s3/test_s3.py", "tests/integration/s3/test_s3.snapshot.json"]
bug: s3.PutBucketLogging fails with 500 when deleting bucket
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Given the following minimal terraform code that creates two s3 buckets where one of the buckets is used for logging ```tf terraform { required_version = ">= 1.5.2" required_providers { aws = { ...
https://github.com/localstack/localstack/issues/8812
https://github.com/localstack/localstack/pull/8813
3f017752e148df042974881cbcb9a61d242613df
e6195d70186a38ccd69da539a9d1f9aa86b5d4a1
2023-08-03T00:08:10Z
python
2023-08-03T11:41:58Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,805
["localstack/config.py"]
bug: LAMBDA_KEEPALIVE_MS is not set in LocalStack container
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior There appears to be an issue with this variable `export LAMBDA_KEEPALIVE_MS=1337`. It's not picked up when you start `localstack start -d` ```shell $ export LAMBDA_KEEPALIVE_MS=1000 $ env | grep LAMBDA_KEEPA...
https://github.com/localstack/localstack/issues/8805
https://github.com/localstack/localstack/pull/8808
838f1ff0dcd374e4ca71e84fcedc10448f5d01ef
a326a16126d81973d28bfff5d00b17fc7b28109e
2023-08-02T12:31:10Z
python
2023-08-02T16:50:59Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,793
["localstack/http/client.py", "localstack/services/opensearch/cluster.py", "localstack/services/s3/virtual_host.py", "tests/aws/services/opensearch/test_opensearch.py", "tests/unit/http_/test_client.py", "tests/unit/http_/test_proxy.py"]
bug: OpenSearch response with compressed content
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior While running `curl` to reach OpenSearch health endpoint, I receive a binary response instead of plain JSON. ```shell $ curl -vvv my-domain.us-east-1.opensearch.localhost.localstack.cloud:443/_cluster/health ...
https://github.com/localstack/localstack/issues/8793
https://github.com/localstack/localstack/pull/9026
0b1f2492735e5a8d1089a007415a13e0ad402a4e
f872187f2cab8a8cabb808694194560d7e526b9e
2023-08-01T10:55:27Z
python
2023-08-30T15:51:00Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,777
["localstack/services/cloudformation/resource_provider.py", "localstack/services/scheduler/resource_providers/__init__.py", "localstack/services/scheduler/resource_providers/aws_scheduler_schedule.py", "localstack/services/scheduler/resource_providers/aws_scheduler_schedule.schema.json", "localstack/services/scheduler/...
enhancement request: AWS::Scheduler::Schedule and AWS::Scheduler::ScheduleGroup
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description https://github.com/localstack/localstack/pull/8754 added EventBridge Scheduler support however LocalStack is missing support for resource types: `AWS::Scheduler::Schedule` and `AWS::Scheduler::ScheduleGroup...
https://github.com/localstack/localstack/issues/8777
https://github.com/localstack/localstack/pull/9122
bfa479306af03c71d007962efdff403d4df98386
402450dc4e142e593b92969c9cbd48dd9e4c7de3
2023-07-31T11:24:11Z
python
2023-09-25T14:28:55Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,756
["localstack/services/s3/codec.py", "tests/unit/test_s3.py"]
bug: error on multipart upload to S3
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Using localstack S3 with the Amazon AWSSDK.S3 NuGet v3.7.104.11 in a dotnet application. Triggering a multipart upload against an instance of the localstack:latest image produces an error. Full stack trace ...
https://github.com/localstack/localstack/issues/8756
https://github.com/localstack/localstack/pull/8760
b4c662ee53f1e7bdbcd13d26d54d7f334f27cd9c
3922cf467dc59009f12c72d1173fb44d0f38dc02
2023-07-27T12:20:29Z
python
2023-07-27T17:24:50Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,732
["localstack/utils/bootstrap.py"]
bug: localstack config validate: `Errno 2 no such file or directory: 'docker-compose'`
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior - following the [installation steps](https://docs.localstack.cloud/getting-started/installation/) fails when validating localstack configuration - error ![image](https://github.com/localstack/localstack/assets...
https://github.com/localstack/localstack/issues/8732
https://github.com/localstack/localstack/pull/8734
93dd6f796fae1b8ae9d310e80b5c5edcb47e4676
27edb72e307c4db17a74ae031f27e46359204799
2023-07-20T21:56:10Z
python
2023-07-21T12:37:24Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,703
["localstack/services/s3/provider.py", "localstack/services/s3/provider_stream.py"]
bug: The last version throws the "Expected hash not equal to calculated hash" error for uploading a multi part.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I am using the latest tag for the CI/CD process and today it started to fail because unit tests for the S3 provider that cover multipart upload throw the "Expected hash not equal to calculated hash" error on uploa...
https://github.com/localstack/localstack/issues/8703
https://github.com/localstack/localstack/pull/8712
602a4ad0fa2c00424f59b7db2f31732e68e9154e
b0623d2dd11a8a22ef699a203b8ce54772a20ae0
2023-07-14T22:31:03Z
python
2023-07-17T16:45:19Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,676
["localstack/services/s3/provider.py", "tests/integration/s3/test_s3.py", "tests/integration/s3/test_s3.snapshot.json"]
S3 HeadObject does not respect ChecksumMode
As reported in https://github.com/localstack/localstack/issues/6659#issuecomment-1630932643_, `HeadObject` does not respect `ChecksumMode`. ```shell at 09:31:57 ➜ AWS_DEFAULT_REGION=us-west-1 aws --endpoint-url=http://localhost:4566 s3api create-bucket --bucket test-bucket --create-bucket-configuration LocationC...
https://github.com/localstack/localstack/issues/8676
https://github.com/localstack/localstack/pull/8677
e04eeb2148d656d832af9348bc74e37bdab3f3ff
2e8194722fc156daaad8373ec8569dae5e090863
2023-07-11T14:54:19Z
python
2023-07-12T15:35:44Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,675
["localstack/services/s3/provider.py"]
bug: S3 SelectObjectContentCommand results in ProtocolSerializerError in LocalStack
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm using LocalStack to emulate AWS S3 and I'm trying to use the SelectObjectContentCommand from the AWS SDK to perform SQL-like queries on a CSV file stored in S3. However, I'm encountering a ProtocolSerial...
https://github.com/localstack/localstack/issues/8675
https://github.com/localstack/localstack/pull/8689
a00068326bd5ba3d19872f08158652d84252f408
48f27fa9ddba20d3346bf3978c668c6c2208fed2
2023-07-11T14:28:22Z
python
2023-07-12T20:35:33Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,642
["localstack/services/iam/provider.py", "localstack/services/infra.py", "localstack/services/moto.py", "localstack/state/inspect.py", "localstack/utils/aws/request_context.py", "setup.cfg", "tests/aws/services/s3/test_s3.py", "tests/aws/services/s3/test_s3_list_operations.py", "tests/unit/state/test_inspect.py"]
bug: Tags missing from SecurityGroupRules
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Currently whilst tags can be set on an security group they do not seem to actually set, nor be shown in the visible: ```console $ awslocal ec2 describe-security-group-rules --region eu-west-1 { "Securit...
https://github.com/localstack/localstack/issues/8642
https://github.com/localstack/localstack/pull/10112
5e664761b78246cad9a2adbe6f8b0be746d135ac
4d18e48e4c861c385eb3fd908dce14e23b5e6aee
2023-07-06T15:58:02Z
python
2024-01-30T08:18:34Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,596
["localstack/services/sqs/models.py", "localstack/services/sqs/provider.py", "localstack/services/sqs/utils.py", "tests/aws/services/sqs/test_sqs.py", "tests/aws/services/sqs/test_sqs.snapshot.json"]
bug: Fifo batch publish silently fails
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior if a Fifo queue is created withotu deduplication configuration such as `MessageDeduplicationId` or `ContentBasedDeduplication` Sending a batch of message to such queue will silently fail (with http code ...
https://github.com/localstack/localstack/issues/8596
https://github.com/localstack/localstack/pull/8809
66165cd680b5044c32ecaa5f7cdcfdbf44a2bff0
bc1aa90edce84979724a8c372d422381d9b3445e
2023-06-29T15:36:44Z
python
2023-08-25T12:06:06Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,570
["localstack/services/sqs/provider.py", "tests/aws/services/sqs/test_sqs.py", "tests/aws/services/sqs/test_sqs.snapshot.json", "tests/aws/services/sqs/test_sqs.validation.json"]
bug: SQS queue - MaximumMessageSize parameter not being respected for individual messages in batch
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I try to send an SQS message batch to localstack, it accept messages that surpasse the MaximumMessageSize limit (it's not the same issue as #6740). ```json { "Successful": [ { "...
https://github.com/localstack/localstack/issues/8570
https://github.com/localstack/localstack/pull/9981
ee6c4e1dec5340f942854c4fe486605da840fae6
37e3bed0f0d20493cb36f31aab7c09f38f768fa8
2023-06-25T20:24:17Z
python
2024-01-04T16:08:21Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,566
["localstack/services/sqs/provider.py", "tests/integration/test_sqs.py", "tests/integration/test_sqs.snapshot.json"]
bug: MessageAttributes inconsistency on SQS Receive message
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior using AWS SDK V3 for JS/TS localstack ```js const { Messages } = await sqsClient.send(new ReceiveMessageCommand({ QueueUrl, MessageAttributeNames: ['*'], })); console.log(Messages[0].Mes...
https://github.com/localstack/localstack/issues/8566
https://github.com/localstack/localstack/pull/8572
7710a0a10f085ea6a36134949b98ff9cd4b7e807
6b553919f0d011ae3243f6697d9597bb33c872ed
2023-06-25T14:37:13Z
python
2023-08-01T10:51:06Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,550
["setup.cfg"]
bug: Cross-account VPCs are not found when using multi-account features.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I tried to deploy a VPC on an a account A, deploy a VPC on a account B, and deploy a peering connection between A and B (B's VPC = target VPC) on account A. Unfortunately, a bug exists and the VPC ID of a...
https://github.com/localstack/localstack/issues/8550
https://github.com/localstack/localstack/pull/9199
e42c4495fe9aeaea9d20ca31821ea973da3f4acf
623e38311b579edfccabbfd1ab5d0728eaa87bb6
2023-06-22T14:04:36Z
python
2023-09-21T11:53:24Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,512
["localstack/services/events/provider.py", "tests/aws/services/events/test_events.py", "tests/aws/services/events/test_events.snapshot.json", "tests/aws/services/events/test_events.validation.json"]
bug: EventBridge event-pattern not correctly matched on detail content
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The provided example does not put a message in SQS. ### Expected Behavior The provided example puts a message in SQS. ### How are you starting LocalStack? With a docker-compose file ### Steps ...
https://github.com/localstack/localstack/issues/8512
https://github.com/localstack/localstack/pull/9931
3b30c563780176ec5512f77de87223881533bdc9
563edf7a7752a8976bba73b9a1400bc30279ce4d
2023-06-15T16:41:17Z
python
2023-12-29T12:40:20Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,486
["localstack/services/sns/provider.py", "tests/integration/test_sns.py", "tests/integration/test_sns.snapshot.json"]
bug: SNS batch publish with SQS subscription fails when MessageStructure json is used
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Messages containing a MessageStructure set to "json" are not delivered to SQS when these are published on SNS using 'publish-batch' ### Expected Behavior Messages do make it to SQS. ### How are yo...
https://github.com/localstack/localstack/issues/8486
https://github.com/localstack/localstack/pull/8487
22dcf56e895a58f56a51cd6e6bdecf9c0d727342
d26f2a55dab78890dd0688f09c2bfd46a5a80988
2023-06-12T14:50:40Z
python
2023-06-15T16:42:04Z
closed
localstack/localstack
https://github.com/localstack/localstack
8,478
["localstack/services/sqs/provider.py", "tests/integration/test_sqs.py", "tests/integration/test_sqs.snapshot.json"]
bug: max SQS batch size must be always 10
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I can delete messages with batch sizes greater than 10 without any errors. The same applies to changing message visibility. ### Expected Behavior SQS allows processing batches with a maximum size of 10 elemen...
https://github.com/localstack/localstack/issues/8478
https://github.com/localstack/localstack/pull/8479
909ac86278682233a92d778b4d36c1ad2782405c
f3a06d845ad432e3a562aebaa34d50dfca63ad98
2023-06-11T12:23:43Z
python
2023-06-30T15:14:01Z