Skip to main content
59
results
Andrew Fletcher
Supervisor running as root error when running the command sudo service supervisor statusResponse error 604 CRIT Server 'unix_http_server' running without any HTTP authentication checkingCheck the supervisord.conf file in the directory cd /etc/supervisor/The file content was ; supervisor config file [unix_http_server] file=/var/run/supervisor.sock ; (the path to the socket file) chmod=0700 ; sockef file mode (default...
Andrew Fletcher
Supervisor running as root error when running the command sudo service...
Andrew Fletcher
Listen in on the ports being used on your server.  To do so, run the...
Andrew Fletcher
Error with Nginx When running an Nginx test, the following response was being...
Andrew Fletcher
The following the CKAN source install docs from start to finish including solr....
Andrew Fletcher
What I'm seeing in Android Studio when attempting to run the emulator? Launching 'app' on Pixel 5 API 33. Install successfully finished in 153 ms. $ adb shell am start -n "{project}.app.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Timed out waiting for process (com.{project}.app) to appear on Pixel_5_API_33 [emulator-5554].As an error, this gives no intel.  So go to logcat tab and change the 3rd dropdown to error what do you see? For me, I get...
Andrew Fletcher
Android Studio error Installation did not succeed. The application could not be...
Andrew Fletcher
Android Studio error error: package android.support.v4.content does not...
Andrew Fletcher
Android Studio build errors Build failed error: cannot find symbol if...
Andrew Fletcher
Goal: Restrict content access through username and password entry. 1: Apache...
Andrew Fletcher
Approaches to resolving “Module not specified” Error in Android Studio When attempting to run or debug the application on Android Studio you can come across the error “Module not specified” in the Android Studio.  This article will outline approaches I took to get a resolution to this issue.   Tools Tool Version Android Studio Chipmunk | 2021.2.1 OS OSX - Big Sur 11.6.7 Ionic CLI 6.20.1 Node 18.0.0 Cordova cli: 11.0.0   Method 1 - Synchronise the project Let's...
Andrew Fletcher
Working in Android Studio when attempting to run a project I had the following...
Andrew Fletcher
Working through a CKAN installation on Ubuntu 20.04 User sees a server 500...
Andrew Fletcher
It is really simple to switch users in Ubuntu or any other Linux distribution...