Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bug: Cloud Pods feature returns 404 (/_localstack/pods) even with valid Student License #13260

Copy link
Copy link
@ngophutyprimelabo

Description

@ngophutyprimelabo
Issue body actions

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Image

Even though I have an active LocalStack Student License (confirmed in my account dashboard and the CLI), the Cloud Pods feature is not working.

When I attempt to save or load a Cloud Pod (via both the web UI and CLI), LocalStack returns a 404 Not Found error.

In the Web UI
Path: State → Export/Import State → Cloud
Action: Click Create New Pod
→ Error popup appears at the top:

⚠️ Request failed with status code 404
❌ Error saving pod

In the backend logs:

WARN Unable to find resource handler for path: /_localstack/pods/test
INFO POST /_localstack/pods/test => 404

The UI and CLI both fail to create or list any pods.
Other Pro features (e.g., IAM, S3, CloudWatch) work fine, confirming the license is valid and LOCALSTACK_AUTH_TOKEN is correctly configured.
It appears that the / _localstack/pods/* endpoints are either not registered or disabled, even though the Student plan should include 500 MB Cloud Pod storage according to the official documentation.

Expected Behavior

No response

How are you starting LocalStack?

With a docker-compose file

Steps To Reproduce

How are you starting localstack (e.g., bin/localstack command, arguments, or docker-compose.yml)

docker run localstack/localstack

Client commands (e.g., AWS SDK code snippet, or sequence of "awslocal" commands)

awslocal s3 mb s3://mybucket

Environment

- OS:
- LocalStack:
  LocalStack version:
  LocalStack Docker image sha:
  LocalStack build date:
  LocalStack build git hash:

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: persistenceRetain state between LocalStack runsRetain state between LocalStack runsarea: webapp.localstack.cloudapp.localstack.cloudstatus: backlogTriaged but not yet being worked onTriaged but not yet being worked ontype: bugBug reportBug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.