Error downloading Packages for mdev update 'Operation timed out' - visual-studio-2010

I have been using the Marmalade SDK with VS2010 for developing an IOS app for the last few months.
Yesterday I attempted to build my project, (without changing anything since the last time I built it) and started to receive the following errors:
Executing: 'c:\marmalade\6.1\s3e\bin\mdev.bat update'
Downloading: http://source.madewithmarmalade.com/packages/6.1/Packages
error: error downloading url: http://source.madewithmarmalade.com/packages/6.1/P
ackages (<urlopen error (10060, 'Operation timed out')>)
c:/Users/Paddy/Desktop/Speedoku/Speedoku.mkb(17) : error: Executing 'c:\marmalad
e\6.1\s3e\bin\mdev.bat update' failed. (return code 1)
FAILED (error code=3)
I updated Marmalade to the newest version but the problem is still there.
I have gone to the link in the error and can see that the file is there, so does not seem to be the issue.
I have been scouring throught the Marmalade forums for a solution, but the one or two people who asked the same thing got little or no response. Hopefully somebody on here will be able to help figure out how to resolve this.
Thanks,
Paddy

Turns out it was a proxy in chrome stopping it from downloading.

Related

basicLocaleListResolution’ is imported from both error after upgrade/downgrade Flutter

I am getting this error. It happened after I upgraded Flutter (but it didnt work because of older version of some packages) so I downgrade back and this happened. I dont get it. I am not importing twice on purpose. How can I solve this?
../../../../tools/flutter/.pub-cache/hosted/pub.dartlang.org/device_preview-0.7.1/lib/src/state/store.dart:78:31: Error: 'basicLocaleListResolution' is imported from both 'package:flutter/src/widgets/app.dart' and 'package:device_preview/src/locales/locales.dart'.
final defaultLocale = basicLocaleListResolution(
^^^^^^^^^^^^^^^^^^^^^^^^^
Failed to package /Users/dominikstasiowski/Development/dsparx/cvf-app/czech-volley/flutter.
Command PhaseScriptExecution failed with a nonzero exit code
How can I solve this?

metadata-gen fails with exit code None

I am going through the flipper tutorial and am getting an error when running metadata-gen.
ERROR: `"/Users/home/.rustup/toolchains/nightly-x86_64-apple-darwin/bin/cargo" "run" "--package" "metadata-gen" "--manifest-path=/var/folders/xj/m862kvrj73x04dvsfr6vs_fm0000gn/T/cargo-contract_c9GVwB/Cargo.toml" "--target-dir=/Users/home/src/testcontract/target" "--release"` failed with exit code: None
Having an exit code of None is really not helpful. Does anyone know the reason for this? Build and test works fine. I did a cargo update yesterday.
I'm on MacOS Catalina.
After updating to the 10-6 nightly tools the error went away.

Is there any way to run a program that is not installed properly?

I tried to run an incompletely installed program and then received this error. Is there anyway to solve this without the official installer? As far as I understand it, it's missing some registry entries. Can I fix this using information from the error log below?
The error log :
https://pastebin.com/VL5ps2hw
Thanks
When I try to run the software, I get this error as well:
Error Number:5. Error Source: mscorlib. This is error in paint 1.

Error with the command 'make basics ' while install winexe

I want to isntall winexe on Ubuntu 13.1 32bit version.
I did exactly after this guide: Winexe - aldeid
If I execute the command "make basics bin/winexe" there occurs the following error:
Compiling ../librpc/idl/atsvc.idl
/usr/include/stdc-predef.h:0: error: Syntax error near '3'
Failed to parse ../librpc/idl/atsvc.idl at ./../pidl/pidl line 608.
make: *** [idl] Error 1
I have absolutely no idea how to fix this.
I would be even satisfied with a solution suggestion to this problem.
Thank you.
make "CPP=gcc -E -ffreestanding" basics bin/winexe works around this error.
I found "another" way to isntall winexe.
ubuntu forum
The Donwload-Links to the static version (just unzip and run winexe) are working at the moment (on some other pages they didn't).
I still don't know why the error above occurs, if anybody knows it, please tell me anyway. I am still interessted.
VERY IMPORTANT EDIT: After restart winexe gives put an Internal Error signal 11
So I still need a solution for winexe. Either to isntall the verision from git or to fix this error.
EDIT nummber 2: OK, why am I sking questions if I answer them by myself?
The installation form the quide mentiond in my question qorks fine on Ubuntu 12 LTS and winexe-static-version is also ok if you don't make typing errors as I did.

Docpad error: Error 15 (net::ERR_SOCKET_NOT_CONNECTED): Error unknown

I have been running on some problems since the last update (6.38.1). docpad seems to be broken on macosx the command "docpad run" or "docpad watch" returns the error (on the browser)
Error 15 (net::ERR_SOCKET_NOT_CONNECTED): Error unknown
when i try to access
http://localhost:9778
but "docpad server" works without problems, so maybe the error is the liverload module or other module for development... i'm not able to isolate this problem.
does anyone has the same problem and maybe a solution to share? i'm about to leave docpad because of this error :(

Resources