Appfog "af update" Permisson denied Error - ruby

I'm using appfog that is application server service with a cloud.
When it comes to my problem, I'm create new app (node.js project) and trying to upload my project files with Af CLI Tool (on Ruby) but get an error (Permisson denied) also if running Google Chrome, I get the error:
Permission denied - ./AppData/Local/Google/Chrome/User Data/Default/Cache/data_0
If turn off Google Chrome I get the error "Permission denied - Read". Please help me.

You must enter the path of the project because by default updater you try to project your filepath: //C:/Users/userName.

Related

Error during installation of Jasper Reportt Server

I'm trying to install Jasper Report Server but I keep getting always the same error: during the post-install actions I get the following
Problem running post-install step. Installation may not complete correctly
Error running C:\Jaspersoft\jasperreports-server-cp-8.0.0/buildomatic/js-ant.bat
load-sugarcrm-db:[create-ks] Failed to create the keystore C:\Users\Paolo\.jrsks
BUILD FAILED
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\build.xml:377: The
following error occurred while executing this line:
C:\Jaspersoft\jasperreports-server-cp-8.0.0\buildomatic\bin\setup.xml:377:
Keystore may have been tampered with.
Total time: 1 second
I'm using the default installation and windows 11. I also tried running it in compatibility mode for Windows 7 but nothing changed. Can someone help me?
My problem was that js-install.sh created the keystore and placed it in a user directory, where it then couldn't access it again.
You could check the access rights for the folder the keystore is placed, and check if your user has the right ones.

'mysql_upgrade' Access denied for user 'root'#'localhost' on M1 Mac

I followed the macos installation of MariDB on their website and I always get this error when I try to run mysql_upgrade
I also can't secure the installation due to the same error
Reading datadir from the MariaDB server failed. Got the following error when executing the 'mysql' command line client
ERROR 1698 (28000): Access denied for user 'root'#'localhost'
FATAL ERROR: Upgrade failed
I tried following tutorials but they don't work.
What should I do?
EDIT
Sorry, I forgot I posted a question here.
It's all good now! I was able to make it work. All I did was use mariadb -u root -p instead, and the password was root.
The tutorial I used was the one from Mariadb's official website.
As for this solution, I forgot where I got it from but, kudos to you who helped me!
You haven't posted which tutorials you have followed.
Have you tried
mysql_upgrade -p
it will prompt for root password. You can even run it with a different user using the -u option.
Hope this helps.
FYI: https://mariadb.com/kb/en/mysql_upgrade/

How to resolve Plesk Error : Internal error: filemng failed

my website is no longer accessible. When I try to load my plesk file manager, im presented with the following error below.
Internal error: filemng failed: Unable to lookup SID for name TestWebSite: (1332) No mapping between account names and security IDs was done. (Error code 1)
I believe i'm on shared hosting so I can't RDP to the server. Any idea's what other options I have or how to resolve this issue/
Fix it in CLI with following commands:
"%plesk_dir%\bin\repair.exe" --repair-webspace-system-users -webspace-name example.com
"%plesk_dir%\bin\repair.exe" --repair-webspace-security -webspace-name example.com

Oracle Endeca (Commerce) forge error : Failed to create the directory C:: Permission denied at -e line 1

When trying to run baseline update in Oracle Commerce 11.3.0 I get the following error :
Failed to create the directory C:: Permission denied at -e line 1.
in the mkpath_repository log in endeca Platform services.The component Forge fails without any logs in the directory .\logs\forges\Forge . I have run by both endeca user as well as administrator which are both the owner of [appdir]. How do I fix this?
Thanks in advance.
If you haven't solved this yet, from your error message it sounds like it's trying to create the C directory. When the error message presents itself it should print out the path of the directory it's trying to create.
Example from Oracle Support: "Failed to remove directory D:\Endeca\apps\\config\script.....\data\complete_index_config: Permission denied at -e line 1."
Sounds like you might have a variable configured incorrectly somewhere.

Permission Error while starting wakanda server

We currently moved our production project from wakanda 10 to wakanda 1.1.3.
After opening the solution in the latest wakanda 1.1.3 we are getting the following error message when we start the wakanda server
Permission denied
failed to create a listening socket
cannot start the HTTP server
cannot start the 'jeannie' project
cannot open the solution
"ServerHD:users:wakamda:Document:jennie"jemmie.waSolution" for running
is their a possible solution to solve this permission denied problem???
Thanks in advance

Resources