Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 forbidden message #13506

Open
shatarajt opened this issue Nov 12, 2024 · 3 comments
Open

403 forbidden message #13506

shatarajt opened this issue Nov 12, 2024 · 3 comments
Labels

Comments

@shatarajt
Copy link

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model D400 }
Firmware Version (Open RealSense Viewer (newest version)
Operating System & Version Linux (Ubuntu 22.04)
Kernel Version (Linux Only)
Platform PC
SDK Version { 2}
Language { }
Segment {Robot }

Issue Description

<Describe your issue / question / feature request / etc..>
im currently running mobaxterm with wsl2 ubuntu 22.04
jamesshatara@DESKTOP-VNKT0G1:~/librealsense/build$ echo "deb [signed-by=/etc/apt/keyrings/librealsense.pgp] https://librealsense.intel.com/Debian/apt-repo lsb_release -cs main" |
sudo tee /etc/apt/sources.list.d/librealsense.list
sudo apt-get update
deb [signed-by=/etc/apt/keyrings/librealsense.pgp] https://librealsense.intel.com/Debian/apt-repo jammy main
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://packages.ros.org/ros2/ubuntu jammy InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:7 https://librealsense.intel.com/Debian/apt-repo jammy InRelease
Err:1 https://librealsense.intel.com/Debian/ubuntu jammy InRelease
403 Forbidden [IP: 18.238.132.115 443]
Reading package lists... Done
E: Failed to fetch http://librealsense.intel.com/Debian/ubuntu/dists/jammy/InRelease 403 Forbidden [IP: 18.238.132.115 443]
E: The repository 'http://librealsense.intel.com/Debian/ubuntu jammy InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
i cant make any progress any help would be greatly appreciated

@shatarajt shatarajt changed the title 403 forbiident 403 forbidden message Nov 12, 2024
@MartyG-RealSense
Copy link
Collaborator

Hi @shatarajt Building librealsense from dkms packages in WSL2 tends to have problems, as discussed at #12810 which highlights that RealSense users have been able to successfully build from source code instead of packages on WSL2.

@shatarajt
Copy link
Author

jamesshatara@DESKTOP-VNKT0G1:~$ ./libuvc_installation.sh

@MartyG-RealSense
Copy link
Collaborator

Is using Linux a requirement for your project, please? The SDK can easily be installed on a Windows computer without using WSL2 by downloading and running an installer program file called Intel.RealSense.SDK-WIN10 in the "Assets" file list at the bottom of the page linked to below. It works with both Windows 10 and Windows 11.

https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants