vps Questions

4

Solved

I wrote a little puppeteer program that let me log into twitter and check a few things. Locally on mac OS Catalina, it is working but on VPS ubuntu 18.04 lts not working. And shows me a log at the ...
Psid asked 14/10, 2020 at 21:42

8

Solved

Whenever I run something with Ruby on my server, I get the following error: /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/yaml.rb:56:in `<top (required)>': It seems your ruby installa...
Organicism asked 14/10, 2012 at 12:27

3

after going to /etc/httpd/conf/httpd.conf and even after changing Allow override none -> Allow override All , and then restarting the server using service httpd restart and then i type the ...
Teacup asked 25/4, 2018 at 12:33

12

Solved

So I'm using the "Remote - SSH" plugin in VSCode to connect to my VPS and edit my code. I lost the connection, then had to hard-reset it after 30+ min. Now I can't access it with VSCode anymore [pu...
Sclaff asked 13/3, 2020 at 17:58

3

I have VPS server with Debian 10. I want to start Apache2 with option PrivateTmp=true. But on start it failed with error: apache2.service: Failed at step NAMESPACE spawning /usr/sbin/apachectl: Per...
Ice asked 27/11, 2020 at 16:31

2

I am using PM2 to run my node app as a service. My Node app is RAM Hungry so it consumes around 300 to 800mb of ram depending on traffic. My DigitalOcean droplet has 1GB RAM. Sometimes out of the...
Disaster asked 31/7, 2017 at 9:52

11

Solved

I have got a virtual private server with nginx Virtual Hosts setup (Server Blocks). I've installed Git and got my ssh keys authenticated with GitHub. I have my website running in ~/var/www/exam...
Ronnie asked 29/11, 2013 at 1:3

3

Solved

How can I deploy a Rails app to a VPS (virtual private server) or a dedicated server? It would be nice to have an easy to follow guide. I know about scripts to automate the process, but I think it...
Gerger asked 18/11, 2012 at 20:10

3

Solved

I have been trying to wrap my head around how to utilise BitBucket's Pipelines to auto-deploy my (Laravel) application onto a Vultr Server instance. I have the following steps I do manually, which...
Thermopile asked 27/4, 2018 at 0:39

13

I have a problem when deploy website build on laravel 5 into VPS server, but on local machine it work fine. My page is http://easyway.vn/ current page display blank with error Failed to load re...
Pliers asked 16/6, 2015 at 16:59

4

Solved

I'm having trouble using wget for my Debian 7.0 VPS server hosted by OVH. I'm trying to download a ZIP file from MediaFire, and when I connected via SSH I typed, wget http://download1472.mediafir...
Perak asked 8/3, 2016 at 1:23

3

I am new here, so please forgive me if I am asking something silly. I have created a DO droplet on CentOS 8. After installing firewalld, I checked its status and it gives a warning. Apr 24 05:5...
Heteropterous asked 24/4, 2020 at 6:19

3

So I have a VPS and it has whm / cpanel installed. For some reason its giving an error when ever I login to cpanel or visit a site on my server which says the disk space is full. When i check the ...
Elmore asked 7/9, 2014 at 19:8

1

I'm a little newbie to Docker. I was trying to deploying Hortonworks sandbox on docker but unfortunately, the below error encountered. docker: Error response from daemon: OCI runtime create failed...
Rainger asked 1/6, 2021 at 15:22

5

Solved

I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7. Although it runs fine locally, on an RDP session it stops running once minimized or disconnected. Apparentl...
Insulin asked 8/4, 2013 at 19:52

3

On Digitalocean I came up with this message when I want to add swap: Although swap is generally recommended for systems utilizing traditional spinning hard drives, using swap with SSDs can cause...
Preview asked 10/8, 2016 at 12:3

2

I've reinstalled Docker. When I'm trying to start Docker, everything is fine: # /etc/init.d/docker start [ ok ] Starting docker (via systemctl): docker.service. until I want to stop Docker servi...
Clearstory asked 25/11, 2017 at 19:12

3

Solved

I'm trying to run node apps that use the npm package Puppeteer to scrape websites, using VPSes that use root as the default user I login as. It never works. I always have to spend half an hour goo...
Vomit asked 7/10, 2018 at 5:21

3

Solved

There are a bunch of managed cloud based hosting services for nodejs out there which seem relatively new and some still in Beta. Yet another path to host a nodejs app is setting up a stack o...
Lowercase asked 29/9, 2012 at 12:54

3

I have a VPS in bluehost, I installed node and npm through SSH and I've managed to run a node app in www.mywebsite.com:3000, so I have two questions: 1) How do I run the app.js so when it 'listens...
Precautionary asked 11/1, 2017 at 17:55

9

I am extremely new to chef and I am attempting to create a chef server running on a Digital Ocean Ubuntu 14.04 droplet. I am using this guide for the install. I download the .deb and installed it f...
Julio asked 19/2, 2015 at 11:43

4

Solved

I have two versions of PHP in opt/remi folder php56 and php72 but when I php -v on cmd it shows: Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies ...
Ricks asked 17/7, 2018 at 9:30

1

I want to deploy two projects in the same VPS.i've successfully deployed one project and added Deploy keys to the GitLab repository.but when I try to add the same ssh key to my other repositories D...
Charmaincharmaine asked 12/7, 2020 at 8:29

9

I would like to know how can I read the contents of a doc or docx. I'm using a Linux VPS and PHP, but if there is a simpler solution using other language, please let me know, as long as it works un...
Skiffle asked 4/4, 2011 at 15:39

4

Solved

I need to install SQLite on my Debian VPS server. Can someone help me out? Kindly give me steps because I'm a newbie here and have no idea. Thank you
Parttime asked 12/7, 2012 at 15:23

© 2022 - 2025 — McMap. All rights reserved.