How to proced further in Putty to get details from parse server - parsing

I am trying to access parse through Putty.....I have successfully opened the Bitnami screen but after that, if I try to type cd apps/parse/htdocs to get the Masterkey and app id it says that no such directory exists. Please help me how can I solve this. please see the screenshot below. I do not know how I should proceed further to get all the details from parse server
edited : I got this picture now but this is not the real details.

Related

Docker Dev Environments "localhost didn’t send any data"

I downloaded the docker/awesome-compose flask-redis application using "Open in Docker Dev Environments" button, and when I started the app, I attached the container to VSCode and then tried to access the webpage,
but there was an error page saying "localhost didn’t send any data" with error code ERR_EMPTY_RESPONSE.
I don't know what happened.
Code is here: https://github.com/docker/awesome-compose/tree/master/flask-redis
I wanted
This webpage has been viewed 1 time(s)
to show up.
I tried methods shown in answers to similar question but nothing worked.
I didn't know what to try
Update: Now It changed to "localhost refused to connect"

I am facing this problem "An error has occurred [object Progress Event]" while creating Realtime database in Firebase can anyone help me?

I have refreshed again and again but it does not work. I also tried to log Out and then log in again but all in vain plz help.
firebaser here
Steps to try:
Check if there are any relevant messages on the JavaScript console of your browser.
Disable all extensions in your browser and try again.
Try in an incognito window.
Try in a different browser.
Try on a different network.
If none of these work, reach out to Firebase support for personalized help in troubleshooting.

Youtube videos shows error Cannot Play

Since last 4 days I am not able to play any video on youtube. It shows an error "An Error Occurered. Please Try again Later" on laptop but works fine on mobile. Both have same Internet connection
I did following things:
1. Updated my Google Chrome
2. Deleted all temp, cache and cookies
3. used CCLeaner to clean whatever is left out.
4. Checked and Updated Adobe Flash (anyway it was updated)
5. Some other trouble shooting steps were also tried.
6. Tried changing video quality (downgraded)
7. Tried changing DNS of IP4
Nothing seems to be working.. rest everything is working fine except Youtube. Please do help me.. Thanks in advance :)
look at this links: YouTube Help Forum and CCM- an error occurred please try again later.I would try some of the suggestions from those forums. But if it doesn't help try using different browser.
Try opening www.youtube.com in a different browser, like Mozilla firefox. If it doesn't help, check if www.youtube.com is listed in the blocked website list of windows firewall. To do this, go to C:/WINDOWS/SYSTEM32/DRIVERS/ETC/HOSTS . It's a text file which contains entries of blocked websites on your local host.
If you find such a entry as 127.0.0.1 www.youtube.com youtube.com ; cut it, save the file and try accessing youtube now.
Hope this helps.

Receiver app registration - exact format

I'm trying out my first receiver app for ChromeCast, having some problems with what goes into the registration form. (very little help info there)
I am hosting my sender index.html and bar_receiver.html in
mydomain.com/foo directory
To be able to run the receiver app, I have to register my device and the application on the developer console. Now to my questions:
1) What exactly goes into the URL field for the Custom receiver?
The sender is for the Chrome extension, so I've checked the Chrome platform check box
2) Is that necessary?
When I check that box, I'm asked for the "Web site url"
3) What shoud go here? Is it the doc root url, http://mydomain.com, or something else.
In your case, the URL field will be https://mydomain.foo/bar_receiver.html.
The [x] Chrome isn't necessary for development. When you deploy, it would be helpful to know where the official location for your sender is.
The root URL should be enough for now, we hope to provide additional clarification soon.

Why can't I link my dropbox app using mergDropbox?

I can't seem to get a response from Dropbox when I call any of the mergDropbox commands. I've setup an app on Dropbox, so I have an app key and secret to pass in the mergDropbox setup command but nothing happens when I do. All this works fine in the demo stack that comes with the external (which links me to Monte's demo Dropbox app) BTW.
I wonder if it has anything to do with the fact that my Dropbox app status is 'development' rather than 'production', but if it is then I'm unsure how to proceed as I am unable to apply for production status until I have successfully linked to the app - which seems like a catch 22 situation to me.
This question was asked on a mailing list, however, I thought the answer would be helpful to others so I'm posting here.
The problem that's occurring is you haven't set the custom url scheme required by the dropbox app to return to your app after linking. When you don't set this and you try and link the app then you don't switch to the Dropbox app and the dropbox sdk logs something like this:
[ERROR] DropboxSDK: unable to link; app isn't registered for correct URL scheme (db-c0sbjqyibf12hg1)
So what you need to do is enter db-yourappkey as your custom url scheme here:

Resources