Cannot Create Team after New Deployment to AWS
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Current Behavior
When deployed FlowFuse to AWS via the AWS Marketplace, I wasn't able to create a team after it started. I was able to fix this by restarting the the EC2 instance. Once restarted, the docker daemon wasn't running. Had to start that again and everything functioned as expected.
Here is an error message that I received after initializing the server and initiating the instance when loading my DNS info.
```FlowFuse/*inject-ff-scripts*/We're sorry but FlowFuse doesn't work properly without JavaScript enabled. Please enable it to continue.
```### Expected Behavior
When I created a team, I expected it to transition to the next step and allow me to create an instance.
### Steps To Reproduce
Deploy from here: https://aws.amazon.com/marketplace/pp/prodview-3ycrknfg67rug?sr=0-1&ref_=beagle&applicationId=AWSMPContessa#pdp-overview
Go through the [traditional steps](https://aws.amazon.com/marketplace/pp/prodview-3ycrknfg67rug?sr=0-1&ref_=beagle&applicationId=AWSMPContessa#pdp-overview)
I don't know if it is relevant, but I did have issues when creating a new password. I doubt that is relevant but thought I would share anyways.
Next, I was brought with a screen to create the team. Once creating a new team name and submitting, it didn't transition to the next screen.
### Environment
- FlowFuse version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Have you provided an initial effort estimate for this issue?
I can not provide an initial effort estimate
Contributor guide
Assessment
This issue has not been assessed yet.