-
Hi guys,
I was totally messed up on this problem. As i start up on this server i encounter this issue on :
ERROR: oae-cleaner/12635 on server: Deleting expired temporary file.
ERROR: oae-cleaner/…
-
# Problem
500 error pops up when trying to add a JSON resource
# Reproduce problem
``` bash
curl --anyauth http://localhost/tdt/public/definitions/nmbs/stations -uadmin -XPUT -d '{"description":"NMB…
-
#400 if LIMIT is added to your own query
## Reproduce
``` bash
curl --anyauth http://localhost/definitions/sparql/dbpedia1 -H "Content-Type: application/tdt.sparql" -XPUT -d '{"endpoint":"http://dbpe…
-
# Problem
For instance:
A resource has this id: http://foo.bar/a/b
Things that are identified by the data structure need to have a URI as well:
http://foo.bar/a/b/1
may for instance identify the sec…
-
When a wrong method is used for definitions, a 500 is given:
curl http://tdt/definitions/parkings/antwerpen --anyauth -uadmin --data-urlencode '' -H 'Accept: application/json'
``` html
…
-
http://localhost/parkings/antwerpen/Authority.json → works, is an array
http://localhost/parkings/antwerpen/Authority/0.json → doesn't work: 452 - no property 0 found
-
Hi, thanks for the script. Unfortunately, it's not working with Plesk 10.4. The most important step:
`/usr/local/psa/admin/sbin/websrvmng --set-http-port --port=8080`
isn't working anymore. The "-se…
-
Hello, I just checked out the repo from git and ran `rake spec`. It crashed with
```
/home/uadmin/.rvm/rubies/ruby-1.9.3-p194/bin/ruby -S rspec spec/requests/users_spec.rb spec/models/active_record/s…
-
Hola, me acabo de instalar la última versión para Redmine 2.3 y resulta que no se configurarlo para que me vaya en Alfresco 4.2c. me salta el siguiente error al subir algo via cmis "No se encontró el …
Takyo updated
11 years ago
-
I'd like to be able to launch SteamBot without a settings.json file, preferably by hardcoding the settings into the program itself (probably in Program.cs).
Can anyone show me how to do this?