695 questions
0
votes
0
answers
23
views
"client_loop: send disconnect: Broken pipe rsync" with GitHub Actions and Lightsail VPS
I've been trying to tarball some Docker images to my VPS with GitHub Actions, but every time I try to use tools like rsync or scp it hangs for while and then it throws an timeout error (like the ...
0
votes
0
answers
26
views
In Lightsail Containers, is it possible to modify the gateway timeout?
I am getting a 504 Gateway Timeout when a process exceeds 60s in Lightsail Containers. I assume 60s is the default timeout, is there a way to modify this?
-1
votes
1
answer
118
views
Issues with email-AWS Lightsail
I having issues with the email deliverability. Recently migrated my website and emails from a shred environment to AWS lightsail instance. And configured the DNS using the Route53 service of AWS. I ...
0
votes
0
answers
14
views
Apache VirtualHost Redirects to HTTPS Unexpectedly on AWS Lightsail Bitnami WordPress [duplicate]
I have a staging site hosted on AWS Lightsail using Bitnami WordPress with Apache. My goal is to serve the site only on HTTP (http://staging.easypick.app), but for some reason, it automatically ...
0
votes
0
answers
27
views
AWS Lightsail certificates
I have a question about AWS Lightsail CONTAINER service certificates.
I´m new to this stuff so please bear with me.
I successfully created a container service. I now want to attach a custom domain. ...
0
votes
0
answers
20
views
Update baseurl in Lightsail wordpress
I am using a Lightsail wordpress instance.
I am trying to set my wordpress's url as: <domainName>/<basePath>.
I have updated the config.php file as:
define( 'WP_HOME', 'http://' . $_SERVER[...
0
votes
0
answers
253
views
pm2 never uses newly pulled code changes when restarting, stopping/restarting, or reloading
Using AWS lightsail, I am trying to restart the process so the production application reflects newly pushed code changes. None of the below commands restart the production application - I can not see ...
0
votes
0
answers
22
views
How do I allow Lightsail to execute my AWS Lambda? [duplicate]
I created a Lightsail instance and deployed my .NET code, which all seems to be running just fine until I get to the point of executing some AWS Lambda's.
I get this error in the logs:
i-{id-number} ...
0
votes
0
answers
43
views
Lightsail wordpress Bitnami SSL with CloudFront CDN
I've setup a wordpress instance on Lightsail and configured SSL using bncert-tool, all is working fine.
I'm looking to enable CloudFront CDN Distrbution, the distribution will talk to the wordpress ...
0
votes
1
answer
43
views
AWS Lightsail Automatically Clear Container Images
I want to automatically delete the existing container images that are not currently in use from the storage. We store the images already elsewhere and aws will reject a container push if too many ...
1
vote
2
answers
70
views
How can I whitelist connections from my Lightsail Container Instance to my MsSQL RDS database
I have both a Ubuntu based Instance/VM as well as a Ubuntu based container service running in Lightsail currently. Additionally I have a MsSQL RDS instance running in AWS in the same region in the ...
0
votes
0
answers
14
views
AWS Lightsail Instance Automatically Modifying Application Files Intermittently
One of my Lightsail instances (Ubuntu 20.04), which has worked well without any issues for the past few years, has started malfunctioning. I had set up a Laravel application on it. A couple of days ...
0
votes
0
answers
140
views
Problem with configuration of the Analytics and query suggestions of typesense
I already have a collection named as
hotels_new
with over around 173000 data. and the search is perfectly working fine but since I am trying to create search suggestions. So, I run the following and ...
1
vote
1
answer
359
views
I can't connect to my Lightsail instance via SSH - port 22 closed and no access to web console
I have an instance on AWS Lightsail, and I am unable to connect via SSH. I have checked the firewall rules in the Networking tab and port 22 is open, but when I try to connect, I get an error that the ...
0
votes
0
answers
65
views
AWS lightsail not validating the TSL/SSL certificate for namecheap registered domain
I am trying to create TLS/SSL certificate for my domain in LightSail. I've already created the load balancers for my website. There are three domains (mysite.com, www.mysite.com, and media.mysite.com)
...