#I need help with FileZilla and transferring files.

77 messages · Page 1 of 1 (latest)

azure widget
#

I want to be able to transfer files from my computer to add mods to my Minecraft Forge server. However, I keep getting an 'access denied' message, and I don't know what the issue is.

wanton sequoia
azure widget
#

yes so i got all this from my server goining into settings and i know its the correct password and everything. but, i just dont know why it says that i cant find any directory listing

wanton sequoia
azure widget
wanton sequoia
#

Although if you're new to FileZilla I'd recommend switching to WinSCP. It has a better user interface by miles.

azure widget
#

i made a new site and sitll did not work

proper dagger
#

Theses issues end up being one of the following

  • The username or password is wrong.
  • The user is a sub-user and has incomplete permissions
  • Wings is running into an issue talking to the panel to verify the credentials
  • The version of wings isn't a version that's compatable with the panel version
azure widget
#

the username and password is correct!! i am the one who installed it and i am the admin. so it might be a possibility. that it is a sub-user but i dont think so?? how would i be able to know if the wings are running into an issue. i have the server is up and running and working fine ( i have yet to actually try it in minecraft) btw this is for a minecraft server and im wanting to create a dawncraft server for all of my friends

quiet falconBOT
#

We need some logs from you in order to help debug this issue.
Panel: tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Wings: sudo wings diagnostics
Please see .plogs and .wlogs respectively for more information.

azure widget
#

sorry this is under a docker container

#

the panel is under docker and the wings are also under a docker container.

so this is the code and chat gpt says that its running
root@debian:/docker_volumes/pterodactyl/wings# docker ps -f name=wings
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6120645fb490 ghcr.io/pterodactyl/wings:v1.6.1 "/usr/bin/wings --co…" 11 days ago Up 11 days 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:2022->2022/tcp, :::2022->2022/tcp, 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp wings-wings-1
root@debian:/docker_volumes/pterodactyl/wings#

proper dagger
#

Your wings is pretty out dated. What version of the panel are you running ?

#

Anyway, that's most likely your problem. Make sure both your panel and wings are the current versions and you'll very likely resolve your issue.

azure widget
#

root@debian:/docker_volumes/pterodactyl/wings# docker exec -it wings-wings-1 wings version
docker exec -it wings-wings-1 wings version
wings v1.6.1
Copyright © 2018 - 2023 Dane Everitt & Contributors
root@debian:/docker_volumes/pterodactyl/wings#

#

okay how do i update them

proper dagger
#

Update the image name in the compose file to use the latest versions and restar them should do it

azure widget
#

what is the most recent image then for docker cause i could not find one. would you happen to have one that works?

#

version: '3.8'

services:
wings:
image: ghcr.io/pterodactyl/wings:v1.6.1
restart: always
networks:
- wings0
ports:
- "8080:8080"
- "2022:2022"
- "443:443"
tty: true
environment:
TZ: "UTC"
WINGS_UID: 988
WINGS_GID: 988
WINGS_USERNAME: pterodactyl
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "/var/lib/docker/containers/:/var/lib/docker/containers/"
- "/etc/pterodactyl/:/etc/pterodactyl/"
- "/var/lib/pterodactyl/:/var/lib/pterodactyl/"
- "/var/log/pterodactyl/:/var/log/pterodactyl/"
- "/tmp/pterodactyl/:/tmp/pterodactyl/"
- "/etc/ssl/certs:/etc/ssl/certs:ro"
# you may need /srv/daemon-data if you are upgrading from an old daemon
#- "/srv/daemon-data/:/srv/daemon-data/"
# Required for ssl if you use let's encrypt. uncomment to use.
#- "/etc/letsencrypt/:/etc/letsencrypt/"
networks:
wings0:
name: wings0
driver: bridge
ipam:
config:
- subnet: "172.36.0.0/16"
driver_opts:
com.docker.network.bridge.name: wings0

quiet falconBOT
#

@azure widget: It looks like Docker probably is not running on your machine. Use systemctl status docker to check the status of it, and systemctl restart docker to get it operational again.

proper dagger
#

Just replace the version number with the current wings version number from #announcements

azure widget
#

should i use the Wings@1.11.6 or Wings@1.7.5?

proper dagger
#

1.11.6

azure widget
#

thank you lets see if this works

proper dagger
#

If it doesn't work after that, check your panel version

quiet falconBOT
#

Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.

azure widget
#

should the server be offline? to transfer files?

#

nvm wrong password.
Status: Disconnected from server
Status: Connecting to 198.168.77.126:2022...
Status: Using username "papadragon.5584add5".
Status: Connected to 198.168.77.126
Status: Retrieving directory listing...
Status: Listing directory /
Error: Unable to open .: permission denied
Error: Failed to retrieve directory listing

wanton sequoia
azure widget
#

k well it did not work.

wanton sequoia
#

What permissions does your user have for that server?

azure widget
#

i am not sure lol. but i just updated the panel. if youre talking about the op-permission-level=4. but i still dont get the directory

proper dagger
#

go into you panel and check your panel and wings version

halcyon haven
#

Hi, I am also facing this issue. My server was put into anti-hack mode and was only given FTP access

#

Other files can be accessed but not pterodactyl files

azure widget
proper dagger
#

and the wings version as it shows in the panel ?

wanton sequoia
azure widget
wanton sequoia
azure widget
#

@wanton sequoia @proper dagger

proper dagger
#

Your wings is still out of date, that's why

azure widget
#

okay well ill try again. i thought i updated it..

quiet falconBOT
azure widget
#

cause this is the nano /docker_volumes/pterodactyl/wings/docker-compose.yml
file and its up to date. would i need to delete the server and make a new one? i mean its no issue theres nothing on it at all.

wanton sequoia
#

docker compose restart --force-recreate

Or

docker compose down
docker compose up -d
azure widget
#

perfect it worked!!! thank guys

#

so with this i can upload whole file folders to the server and upload all the files for dawncraft mod pack correct??

wanton sequoia
azure widget
#

@wanton sequoia 'archive the folder first.' does that mean that i should make it into zip files or just keep the file downloaded as a zip file and dont unzip it?

#

which mods go into which folder or will it sort that out for me?

wanton sequoia
#

Folder paths should still be intact. If you need to move any of the folders .. in a file path means back one folder.

azure widget
#

okay thanks for the tips ill let you guys know if i run into any more issues

#

okay 1 quick question, what ip address do i tell me friends to access?

wanton sequoia
azure widget
#

perfect thank you

azure widget
#

for every new minecraft server (or any for that matter) do you need to create a new node?

proper dagger
#

no

azure widget
#

so i can use just the 1 node for all my servers then?

proper dagger
#

As long as that node has enough resources to run those servers, sure

azure widget
#

okay and if not i can just add more.

azure widget
#

im having issues with trying to access my servers. im not sure what to use for my ip address in order to access it. there is only 1 address that i have. my setup is proxmox hosting a debian server, hosting docker, hosting pterodactyl, hosting my game servers

wanton sequoia
azure widget
#

@wanton sequoia okay im trying to make both. i want to be able to play from my windows computer and i want to give access to my friends to play as well. would that be the wan or lan. also im using pfsense.

wanton sequoia
#

PFSense needs to route traffic on a certain port to your Proxmox Container or VM's IP on the port your server is listening on.

azure widget
#

okay so ill set up a portforward then. 1 more quick question. im trying to transfer files from a skyfactory 4 server from my computer and i want to be able to transfer it to my panel. but ive transfered the files already and i dont want to pull a docker image i just want it to create the server and use the exsiting files that i have. how would i go about doing that

wanton sequoia
#

I'm not sure exactly what you're asking

azure widget
#

sorry, let me put it into other terms. before i found out what pterodactyl was i was running a skyfactory 4 server (a modded minecraft server) and my friends and i got pretty far in the game, so without restarting from scratch i would like to transfer my server from my computer to my pterdactyl panel and use that instead. so i was just asking how would i be able to do that with the save file intact?

wanton sequoia
#

Start the server on Pterodactyl, then replace the relevant files with your old files. Idk what files those would be since I'm not familiar with the game.

azure widget
#

fair enough

lone current
#

it should be drag and drop simple enought you just have to make a forge server the same version as the old server. need anymore tips let me know