Questions tagged [amazon-lightsail]

QUESTIONS ABOUT SERVER ADMINISTRATION ARE OFF-TOPIC. Consider https://serverfault.com for those. Virtual Private Server (VPS) platform from Amazon Web Services. NOTE: Since there are a number of OS options available on Lightsail, it will help people answer your question if you indicate what blueprint you are using.

Amazon Lightsail is a simplified and minimalistic Virtual Private Server (VPS) platform, part of the Amazon Web Sevices infrastructure. Questions about professional server administration should typically be posted on Server Fault.

698 questions
-1
votes
1 answer

Node Express - requesting any file returns 404 not found

I have deployed an AWS LightSail Node server with Express on it. Starting the app on port 3000 correctly activates app.js and display in the browser the projected string (http://my.ip.address:3000): Welcome to the Whiteboard server! this is the home…
Mor Sagmon
  • 905
  • 1
  • 16
  • 35
-1
votes
1 answer

Warning: The domain 'www.yukohorita.click' does not resolve, please fix its DNS entries to remove it.' to HTTPS on AWS Lightsail WordPress

I was following the instruction of AWS to enable HTTPS on my AWS lightsail WordPress instance. I created the domain 'yukohorita.click' on AWS Route53 and set up S3 bucket for both 'yukohorita.click' and 'www.yukohorita.click', however the bitnami…
-1
votes
1 answer

Do not have the write permissions on files |directories after wordpress migration from hostgator to lightsail

After migrating all the files in the public_html folder which i get from Hostgator to AWS Lightsail (bitnami wordpress pre-installed), even I still can login into /wp-admin with the old user name and password as well as seeing all the contents of…
-1
votes
1 answer

AWS Lightsail and DynamoBD Connection and Query

I have a simple DynamoDB on AWS with a table which I can view test data 'Items' from the DynamoDB console also via a standalone client called Dynobase. Now I want to create a simple webpage hosted on Lightsail that contains a HTML table to display…
-1
votes
1 answer

Amazon S3 receives only TMP files

I am currently working on a file upload module for my webapp, which will allow user uploads. Every time I upload a file (png, jpg, pdf, etc), the file arrives in the S3 bucket as a TMP file. I believe I am doing the right thing, as apache should…
-1
votes
1 answer

Unable to change hosting to AWS

I have changed the hosting of my wordpress website to amazon lightsail and after that it is pointing to a deafult wordpress theme. I also get an error message that procedding to this website is not safe. Before moving to AWS there were 2 nameservers…
-1
votes
1 answer

AWS Lightsail Django Bitnami : Operational Error- Attempt to write read only database

I have a website that is completely functional in development, however, I'm unable to configure the server permissions for my .sqlite3database file, so as to allow database changes eg Login, and Register. I'm using the bitnami stack for Django on…
-1
votes
1 answer

Installing SSL in Amazon Lightsail

So my team just moved my website from another host to Amazon Lighsail (Wordpress) on the previous host it's already secure (HTTPS), my team also already upload my own cert using Certificate Manager but how to connect it to the Lightsail ? PS : we…
Golden Boy
  • 31
  • 8
-1
votes
2 answers

When should vpc be set on aws?

I have a general question, but it's important. Often in the tips I see options to set up an instance or install something using VPC. I also often read that it is related to server security, access etc. However, I do not know exactly when and how to…
-1
votes
1 answer

install ssl on lightsail without using load balancer

Hey I am using aws Lightsail for deploying my nextjs container I wanna install ssl on the lightsail instance Can I do this without uing loadbalancer please help me with some resources that I can follow and achieve my goal Thank you in advance
Hamza Khan
  • 11
  • 3
-1
votes
2 answers

Add AWS Lightsail SSH to Bitbucket SSH to allow access to cloning Repos

I want to be able to work with git via my AWS Lightsails SSH terminal running on bitnami, how do I connect the terminal to bitbucket via SSH so that I can clone the repo each time I need to make a deployment. Also If there are better ways of…
-1
votes
1 answer

Not able to connect to AWS server using linux terminal after a reboot with "sudo service sshd restart". Getting “Connection timed out” error

I was trying to edit the sshd_config file and in between that my machine crashed. When I tried again it started showing the below message- Found a swap file by the name "/etc/ssh/.sshd_config.swp" dated: Mon Oct 23 07:17:17 2017 [cannot be read] …
Aayush
  • 129
  • 2
  • 8
-1
votes
1 answer

Routed my website through Amazon-cloudfront, CSS doesn't load now

I have a lightsail-bitnami-wordpress site that I've routed through Cloudfront so I can use it's HTTPS/SSL. Once I set it up, the CSS on my site simply stops loading properly. Fonts are wrong, spacing's all over the place, etc. What am I missing…
-1
votes
3 answers

aws lightsail connection refused (in Putty)

I completed building a website using ReactJs & node. trying to host it on aws lightsail. When I tried to connect server with SSH key (from lightsail) in Putty, the error occurs as below. "Server refused our key" I tried to follow all the step from…
-2
votes
1 answer

PHP login redirect works with IP address but not with website name

I have an AWS Lightsail LAMP stack (not WordPress) and coded a simple login/session to a subdirectory of the main site because it's just for me, and not for normal website users. When I access the site with its static IP address, the login works…
pizzafilms
  • 3,829
  • 4
  • 24
  • 39
1 2 3
46
47