Difference between revisions of "Talk:Mesh/Sample Content"

From Second Life Wiki
Jump to navigation Jump to search
m (Added syntax highlighting)
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
Thank you Vir, that fixed it! --[[User:Luisa Bourgoin|Luisa Bourgoin]] 11:20, 16 October 2010 (UTC)
Thank you Vir, that fixed it! --[[User:Luisa Bourgoin|Luisa Bourgoin]] 11:20, 16 October 2010 (UTC)


* Problems again
== Problems again ==
It seems the example files are once again 'restricted' and cant' be downloaded. I get an AWS error:
It seems the example files are once again 'restricted' and can't be downloaded. I get an AWS error:
 
<syntaxhighlight lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
-<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>67A145A611156912</RequestId><HostId>SQplmoYDs6QG+z0pq6dqa8H/1msnm4hkZLOn5R/z97wkRayMIBiLSNqe05vFK0X4</HostId></Error>
<Error>
 
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>67A145A611156912</RequestId>
    <HostId>SQplmoYDs6QG+z0pq6dqa8H/1msnm4hkZLOn5R/z97wkRayMIBiLSNqe05vFK0X4</HostId>
</Error>
</xml>
</syntaxhighlight>
I hope someone can fix that.  [[User:Darien Caldwell|Darien Caldwell]] 16:06, 3 November 2012 (PDT)
I hope someone can fix that.  [[User:Darien Caldwell|Darien Caldwell]] 16:06, 3 November 2012 (PDT)

Latest revision as of 15:48, 29 November 2023

what does that mean, when clicking onto https://jira.secondlife.com/secure/attachment/44706/truck.zip I get

ACCESS DENIED
It seems that you have tried to perform an operation which you are not permitted to perform.
If you think this message is wrong, please consult your administrators about getting the necessary permissions.

since Beta has been opened, this *is* wrong ... who is administering this? --Luisa Bourgoin 09:13, 14 October 2010 (UTC)

Thank you Vir, that fixed it! --Luisa Bourgoin 11:20, 16 October 2010 (UTC)

Problems again

It seems the example files are once again 'restricted' and can't be downloaded. I get an AWS error:

<?xml version="1.0" encoding="UTF-8"?>
<Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>67A145A611156912</RequestId>
    <HostId>SQplmoYDs6QG+z0pq6dqa8H/1msnm4hkZLOn5R/z97wkRayMIBiLSNqe05vFK0X4</HostId>
</Error>
</xml>

I hope someone can fix that. Darien Caldwell 16:06, 3 November 2012 (PDT)