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

bug: Can't access pro features in web app with trial enabled #10259

Open
1 task done
Inirit opened this issue Feb 15, 2024 · 2 comments
Open
1 task done

bug: Can't access pro features in web app with trial enabled #10259

Inirit opened this issue Feb 15, 2024 · 2 comments
Labels
status: resolved/fixed Resolved via a fix or an implementation type: bug Bug report

Comments

@Inirit
Copy link

Inirit commented Feb 15, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I cannot access pro features in the web app despite having a trial enabled and the associated auth token configured for my localstack instance. Every time I click on a pro feature it gives me an error message claiming I need a subscription.

Expected Behavior

An active trial should give me access to all pro features of localstack and the web app.

How are you starting LocalStack?

With the localstack script

Steps To Reproduce

  • Start localstack configured with trial auth token
  • Sign in to https://app.localstack.cloud/ using account with the trial
  • Open the status page for localstack instance
  • Click on any clickable Pro resource type (e.g. API Gateway V2)
  • Observe the error message claiming you need a subscription

Environment

- OS: Ubuntu 20.04 (on WSL)
- LocalStack: 3.1.0

Anything else?

No response

@Inirit Inirit added status: triage needed Requires evaluation by maintainers type: bug Bug report labels Feb 15, 2024
@localstack-bot
Copy link
Collaborator

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

@Inirit
Copy link
Author

Inirit commented Feb 15, 2024

Okay I think I figured out the problem. I was using the localstack/localstack image and not localstack/localstack-pro. That's my bad, but a warning from the core image would have saved me some frustration, something like "You're using a license with the core localstack image, did you mean to use the localstack-pro image?". Or maybe there is such a warning and I totally missed it...

@MarcelStranak MarcelStranak added status: resolved/fixed Resolved via a fix or an implementation and removed status: triage needed Requires evaluation by maintainers labels Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: resolved/fixed Resolved via a fix or an implementation type: bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants